Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision aeb0a0c236854129fe8b71f4d8e492251a36d234 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f aeb0a0c236854129fe8b71f4d8e492251a36d234 # timeout=10
Commit message: "hnbgw: Send meaningful RANAP messages in f_tc_ranap_mo_disconnect()"
> git rev-list --no-walk 869b697a399ea5e6560af784adc92efd0af11049 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1
[ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins6732282952440494138.sh
+ DISTRO=debian:bookworm
+ echo debian:bookworm
+ tr : -
+ IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
+ KERNEL=none
+ podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest...
Getting image source signatures
Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826
Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef
Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33
Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc
Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795
Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d
Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636
Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1
Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b
Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20
Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6
Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993
Writing manifest to image destination
Storing signatures
271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993
+ rm -rf logs _cache .linux
+ [ none != none ]
+ set +x
+ ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs -b osmocom:latest -c all
[0;94m[testenv] Binary repository ends in :latest, using latest configs[0m
[1;34m[testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs[0m
[0;94m[testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'][0m
[0;94m[testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'][0m
[0;94m[testenv] Image creation date: 2024-10-07 09:34:57[0m
[0;94m[testenv] Assuming the podman image is up-to-date[0m
[0;94m[testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'][0m
time="2024-10-31T12:22:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead"
Running testenv-podman-main.sh
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'][0m
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'apt-get', '-q', 'update'][0m
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB]
Fetched 9234 kB in 1s (9752 kB/s)
Reading package lists...
[1;34m[testenv] Updating osmo-ttcn3-hacks/deps[0m
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps'][0m
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps'
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps'
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/ttcn3-deps-updated'][0m
[1;34m[testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks[0m
[0;94m[testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3-copy-list[0m
warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied
[0;94m[testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/'][0m
[0;94m[testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'][0m
[1;34m[testenv] Generating links and Makefile for hnbgw[0m
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', './gen_links.sh'][0m
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking TCCEncoding_Functions.ttcn
Linking TCCEncoding.cc
Linking Socket_API_Definitions.ttcn
Linking MobileL3_CC_Types.ttcn
Linking MobileL3_CommonIE_Types.ttcn
Linking MobileL3_GMM_SM_Types.ttcn
Linking MobileL3_MM_Types.ttcn
Linking MobileL3_RRM_Types.ttcn
Linking MobileL3_SMS_Types.ttcn
Linking MobileL3_SS_Types.ttcn
Linking MobileL3_Types.ttcn
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking M3UA_Emulation.ttcn
Linking MTP3asp_PortType.ttcn
Linking MTP3asp_Types.ttcn
Linking SCCP_Emulation.ttcn
Linking SCCP_Mapping.ttcnpp
Linking SCCP_Types.ttcn
Linking SCCPasp_Types.ttcn
Linking BSSAP_Types.ttcn
Linking M3UA_Types.ttcn
Linking SCTPasp_PT.cc
Linking SCTPasp_PT.hh
Linking SCTPasp_PortType.ttcn
Linking SCTPasp_Types.ttcn
Linking M3UA_Emulation.ttcn
Linking UD_PT.cc
Linking UD_PT.hh
Linking UD_PortType.ttcn
Linking UD_Types.ttcn
Linking SDP_EncDec.cc
Linking SDP_Types.ttcn
Linking SDP_parse_.tab.c
Linking SDP_parse_.tab.h
Linking SDP_parse_parser.h
Linking SDP_parser.l
Linking SDP_parser.y
Linking lex.SDP_parse_.c
Linking RTP_EncDec.cc
Linking RTP_Types.ttcn
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking PFCP_Types.ttcn
Linking HNBAP_CommonDataTypes.asn
Linking HNBAP_Constants.asn
Linking HNBAP_Containers.asn
Linking HNBAP_IEs.asn
Linking HNBAP_PDU_Contents.asn
Linking HNBAP_PDU_Descriptions.asn
Linking HNBAP_EncDec.cc
Linking HNBAP_Types.ttcn
Linking HNBAP_Templates.ttcn
Linking RUA_CommonDataTypes.asn
Linking RUA_Constants.asn
Linking RUA_Containers.asn
Linking RUA_IEs.asn
Linking RUA_PDU_Contents.asn
Linking RUA_PDU_Descriptions.asn
Linking RUA_EncDec.cc
Linking RUA_Types.ttcn
Linking RUA_Templates.ttcn
Linking RUA_Emulation.ttcn
Linking RANAP_CommonDataTypes.asn
Linking RANAP_Constants.asn
Linking RANAP_Containers.asn
Linking RANAP_IEs.asn
Linking RANAP_PDU_Contents.asn
Linking RANAP_PDU_Descriptions.asn
Linking RANAP_Types.ttcn
Linking RANAP_Templates.ttcn
Linking RANAP_CodecPort.ttcn
Linking RANAP_EncDec.cc
Linking Iuh_Types.ttcn
Linking Iuh_CodecPort.ttcn
Linking Iuh_CodecPort_CtrlFunctDef.cc
Linking Iuh_CodecPort_CtrlFunct.ttcn
Linking Iuh_Emulation.ttcn
Linking DNS_Helpers.ttcn
Linking SDP_Templates.ttcn
Linking MGCP_Emulation.ttcn
Linking MGCP_Types.ttcn
Linking MGCP_Templates.ttcn
Linking MGCP_CodecPort.ttcn
Linking MGCP_CodecPort_CtrlFunct.ttcn
Linking MGCP_CodecPort_CtrlFunctDef.cc
Linking RAN_Adapter.ttcnpp
Linking RAN_Emulation.ttcnpp
Linking BSSAP_CodecPort.ttcn
Linking SCCP_Templates.ttcn
Linking PFCP_CodecPort.ttcn
Linking PFCP_CodecPort_CtrlFunct.ttcn
Linking PFCP_CodecPort_CtrlFunctDef.cc
Linking PFCP_Emulation.ttcn
Linking PFCP_Templates.ttcn
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking Osmocom_Types.ttcn
Linking GSM_Types.ttcn
Linking Osmocom_VTY_Functions.ttcn
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking IPA_Types.ttcn
Linking IPA_CodecPort.ttcn
Linking IPA_CodecPort_CtrlFunct.ttcn
Linking IPA_CodecPort_CtrlFunctDef.cc
Linking IPA_Emulation.ttcnpp
Linking Osmocom_CTRL_Types.ttcn
Linking Osmocom_CTRL_Functions.ttcn
Linking Osmocom_CTRL_Adapter.ttcn
Linking RTP_CodecPort.ttcn
Linking RTP_CodecPort_CtrlFunct.ttcn
Linking RTP_CodecPort_CtrlFunctDef.cc
Linking RTP_Emulation.ttcn
Linking IuUP_Types.ttcn
Linking IuUP_EncDec.cc
Linking IuUP_Emulation.ttcn
Linking StatsD_Types.ttcn
Linking StatsD_CodecPort.ttcn
Linking StatsD_CodecPort_CtrlFunct.ttcn
Linking StatsD_CodecPort_CtrlFunctdef.cc
Linking StatsD_Checker.ttcnpp
Linking L3_Templates.ttcn
Linking L3_Common.ttcn
Linking SCTP_Templates.ttcn
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'][0m
Generating Makefile skeleton...
Makefile skeleton was generated.
[1;34m[testenv] Building testsuite[0m
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'make', 'compile'][0m
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp 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 | "
| ^
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn
/usr/bin/ttcn3_compiler -L -U 8 -D BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.
Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `ConnHdlr.ttcn'...
Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'...
Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'...
Notify: Parsing TTCN-3 module `L3_Common.ttcn'...
Notify: Parsing TTCN-3 module `L3_Templates.ttcn'...
Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'...
Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern:
Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated
Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Types.ttcn'...
Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'...
Notify: Parsing TTCN-3 module `RUA_Types.ttcn'...
Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'...
SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'...
SCCP_Templates.ttcn:87.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'...
SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `UD_PortType.ttcn'...
Notify: Parsing TTCN-3 module `UD_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'...
Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'...
HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `HNBAP_Constants.asn'...
Notify: Parsing ASN.1 module `HNBAP_Containers.asn'...
Notify: Parsing ASN.1 module `HNBAP_IEs.asn'...
Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'...
Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'...
Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'...
RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `RANAP_Constants.asn'...
RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `RANAP_Containers.asn'...
Notify: Parsing ASN.1 module `RANAP_IEs.asn'...
Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'...
Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'...
Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'...
RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `RUA_Constants.asn'...
Notify: Parsing ASN.1 module `RUA_Containers.asn'...
Notify: Parsing ASN.1 module `RUA_IEs.asn'...
Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'...
Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'...
Notify: Checking modules...
RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter':
RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier
ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr':
ConnHdlr.ttcn:86.1-92.1: warning: Definition with name `ConnHdlr' hides a module identifier
HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates':
HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest':
HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage':
HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_':
HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest':
HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs':
HNBAP_Templates.ttcn:252.9-261.6: In component 3:
HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_':
HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities':
HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities'
Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation':
Iuh_Emulation.ttcn:127.1-208.1: In function definition `main':
Iuh_Emulation.ttcn:151.2-207.2: In while statement:
Iuh_Emulation.ttcn:157.3-206.3: In alt construct:
Iuh_Emulation.ttcn:170.6-51: In guard operation:
Iuh_Emulation.ttcn:170.6-51: In receive statement:
Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot.
MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types':
MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine':
warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter':
warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand':
warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine':
warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse':
warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation':
MGCP_Emulation.ttcn:261.1-372.1: In function definition `main':
MGCP_Emulation.ttcn:280.2-371.2: In while statement:
MGCP_Emulation.ttcn:290.3-369.3: In alt construct:
MGCP_Emulation.ttcn:315.6-53: In guard operation:
MGCP_Emulation.ttcn:315.6-53: In receive statement:
MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot.
PFCP_Emulation.ttcn: In TTCN-3 module `PFCP_Emulation':
PFCP_Emulation.ttcn:104.9-120.1: In function definition `f_PFCPEM_conn_for_pdu':
PFCP_Emulation.ttcn:109.2-112.2: In if statement:
PFCP_Emulation.ttcn:110.3-47: In function instance:
PFCP_Emulation.ttcn:110.3-47: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_del' is not used
PFCP_Emulation.ttcn:232.1-309.1: In function definition `main':
PFCP_Emulation.ttcn:240.2-308.2: In while statement:
PFCP_Emulation.ttcn:241.3-307.3: In alt construct:
PFCP_Emulation.ttcn:279.5-58: In function instance:
PFCP_Emulation.ttcn:279.5-58: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_add' is not used
RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation':
RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback':
RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement:
RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement:
RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement
RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement
ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr':
ConnHdlr.ttcn:179.1-207.1: In template definition `t_pars':
ConnHdlr.ttcn:190.34-207.1: warning: Field `expect_compl_l3_success' is missing from template for record type `@ConnHdlr.TestHdlrParams'
ConnHdlr.ttcn:269.1-281.1: In function definition `f_iuh2iu':
ConnHdlr.ttcn:280.2-30: In return statement:
ConnHdlr.ttcn:280.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect':
ConnHdlr.ttcn:280.24-29: In parameter #1 for `exp_rx':
ConnHdlr.ttcn:280.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:269.52-84: note: Referenced template parameter is here
ConnHdlr.ttcn:284.1-293.1: In function definition `f_iu2iuh':
ConnHdlr.ttcn:292.2-28: In return statement:
ConnHdlr.ttcn:292.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect':
ConnHdlr.ttcn:292.22-27: In parameter #1 for `exp_rx':
ConnHdlr.ttcn:292.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:284.52-84: note: Referenced template parameter is here
ConnHdlr.ttcn:319.1-346.1: In function definition `f_iuh2iu_connect':
ConnHdlr.ttcn:345.2-30: In return statement:
ConnHdlr.ttcn:345.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect':
ConnHdlr.ttcn:345.24-29: In parameter #1 for `exp_rx':
ConnHdlr.ttcn:345.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:319.60-92: note: Referenced template parameter is here
ConnHdlr.ttcn:362.1-391.1: In function definition `f_iuh2iu_disconnect':
ConnHdlr.ttcn:376.2-29: In variable assignment:
ConnHdlr.ttcn:376.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect':
ConnHdlr.ttcn:376.23-28: In parameter #1 for `exp_rx':
ConnHdlr.ttcn:376.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:363.9-41: note: Referenced template parameter is here
ConnHdlr.ttcn:467.1-473.1: In function definition `f_build_rab_ass_resp':
ConnHdlr.ttcn:472.2-45: In return statement:
ConnHdlr.ttcn:472.9-45: In the operand of operation `valueof()':
ConnHdlr.ttcn:472.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp':
ConnHdlr.ttcn:472.37-43: In parameter #1 for `rab_sml':
ConnHdlr.ttcn:472.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:468.39-45: note: Referenced template variable is here
ConnHdlr.ttcn:569.1-599.1: In function definition `f_rab_ass_req':
ConnHdlr.ttcn:577.2-43: In variable assignment:
ConnHdlr.ttcn:577.8-43: In the operand of operation `valueof()':
ConnHdlr.ttcn:577.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
ConnHdlr.ttcn:577.35-41: In parameter #1 for `rab_sml':
ConnHdlr.ttcn:577.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:572.37-43: note: Referenced template variable is here
ConnHdlr.ttcn:596.2-43: In variable assignment:
ConnHdlr.ttcn:596.8-43: In the operand of operation `valueof()':
ConnHdlr.ttcn:596.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
ConnHdlr.ttcn:596.35-41: In parameter #1 for `rab_sml':
ConnHdlr.ttcn:596.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:572.37-43: note: Referenced template variable is here
ConnHdlr.ttcn:598.2-17: In function instance:
ConnHdlr.ttcn:598.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used
ConnHdlr.ttcn:601.8-661.1: In function definition `f_rab_ass_resp':
ConnHdlr.ttcn:608.2-45: In variable assignment:
ConnHdlr.ttcn:608.8-45: In the operand of operation `valueof()':
ConnHdlr.ttcn:608.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp':
ConnHdlr.ttcn:608.36-43: In parameter #1 for `rab_sml':
ConnHdlr.ttcn:608.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:604.39-46: note: Referenced template variable is here
ConnHdlr.ttcn:611.2-654.2: In interleave statement:
ConnHdlr.ttcn:633.3-645.3: In if statement:
ConnHdlr.ttcn:637.4-45: In variable assignment:
ConnHdlr.ttcn:637.10-45: In the operand of operation `valueof()':
ConnHdlr.ttcn:637.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
ConnHdlr.ttcn:637.37-43: In parameter #1 for `rab_sml':
ConnHdlr.ttcn:637.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:634.39-45: note: Referenced template variable is here
ConnHdlr.ttcn:639.4-19: In function instance:
ConnHdlr.ttcn:639.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used
ConnHdlr.ttcn:642.4-47: In variable assignment:
ConnHdlr.ttcn:642.10-47: In the operand of operation `valueof()':
ConnHdlr.ttcn:642.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp':
ConnHdlr.ttcn:642.38-45: In parameter #1 for `rab_sml':
ConnHdlr.ttcn:642.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:604.39-46: note: Referenced template variable is here
ConnHdlr.ttcn:658.2-45: In variable assignment:
ConnHdlr.ttcn:658.8-45: In the operand of operation `valueof()':
ConnHdlr.ttcn:658.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp':
ConnHdlr.ttcn:658.36-43: In parameter #1 for `rab_sml':
ConnHdlr.ttcn:658.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime
ConnHdlr.ttcn:604.39-46: note: Referenced template variable is here
ConnHdlr.ttcn:660.2-19: In function instance:
ConnHdlr.ttcn:660.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used
ConnHdlr.ttcn:711.1-734.1: In function definition `f_perform_compl_l3':
ConnHdlr.ttcn:728.2-731.2: In if statement:
ConnHdlr.ttcn:730.3-20: In function instance:
ConnHdlr.ttcn:730.3-20: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used
HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests':
HNBGW_Tests.ttcn:623.1-652.1: In function definition `f_hnbap_ue_register':
HNBGW_Tests.ttcn:627.2-55: In send statement:
HNBGW_Tests.ttcn:627.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest':
HNBGW_Tests.ttcn:627.49-53: In parameter #1 for `ue_id':
HNBGW_Tests.ttcn:627.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:623.52-87: note: Referenced template parameter is here
HNBGW_Tests.ttcn:847.8-850.1: In function definition `f_tc_initial_ue':
HNBGW_Tests.ttcn:849.2-21: In function instance:
HNBGW_Tests.ttcn:849.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:974.8-1019.1: In function definition `f_tc_rab_assignment':
HNBGW_Tests.ttcn:985.2-21: In function instance:
HNBGW_Tests.ttcn:985.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:993.2-24: In function instance:
HNBGW_Tests.ttcn:993.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
HNBGW_Tests.ttcn:1002.2-24: In function instance:
HNBGW_Tests.ttcn:1002.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
HNBGW_Tests.ttcn:1006.2-13: In function instance:
HNBGW_Tests.ttcn:1006.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:1018.2-13: In function instance:
HNBGW_Tests.ttcn:1018.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:1032.8-1075.1: In function definition `f_tc_rab_assign_fail':
HNBGW_Tests.ttcn:1043.2-21: In function instance:
HNBGW_Tests.ttcn:1043.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1051.2-24: In function instance:
HNBGW_Tests.ttcn:1051.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
HNBGW_Tests.ttcn:1057.2-13: In function instance:
HNBGW_Tests.ttcn:1057.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:1064.2-24: In function instance:
HNBGW_Tests.ttcn:1064.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
HNBGW_Tests.ttcn:1088.8-1136.1: In function definition `f_tc_rab_release':
HNBGW_Tests.ttcn:1099.2-21: In function instance:
HNBGW_Tests.ttcn:1099.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1114.2-24: In function instance:
HNBGW_Tests.ttcn:1114.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
HNBGW_Tests.ttcn:1123.2-24: In function instance:
HNBGW_Tests.ttcn:1123.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
HNBGW_Tests.ttcn:1135.2-17: In function instance:
HNBGW_Tests.ttcn:1135.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used
HNBGW_Tests.ttcn:1163.8-1201.1: In function definition `f_tc_rab_assign_mgcp_to':
HNBGW_Tests.ttcn:1173.2-21: In function instance:
HNBGW_Tests.ttcn:1173.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1180.2-43: In variable assignment:
HNBGW_Tests.ttcn:1180.8-43: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:1180.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
HNBGW_Tests.ttcn:1180.35-41: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:1180.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1166.37-43: note: Referenced template variable is here
HNBGW_Tests.ttcn:1197.2-13: In function instance:
HNBGW_Tests.ttcn:1197.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:1200.2-13: In function instance:
HNBGW_Tests.ttcn:1200.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:1232.8-1243.1: In function definition `f_tc_ranap_bidir':
HNBGW_Tests.ttcn:1234.2-45: In function instance:
HNBGW_Tests.ttcn:1234.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1237.2-55: In function instance:
HNBGW_Tests.ttcn:1237.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:1239.2-55: In function instance:
HNBGW_Tests.ttcn:1239.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:1242.2-50: In function instance:
HNBGW_Tests.ttcn:1242.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:1266.9-1276.1: In function definition `f_tc_ranap_mo_disconnect':
HNBGW_Tests.ttcn:1268.2-45: In function instance:
HNBGW_Tests.ttcn:1268.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1271.2-70: In function instance:
HNBGW_Tests.ttcn:1271.2-70: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:1273.2-70: In function instance:
HNBGW_Tests.ttcn:1273.2-70: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:1275.2-91: In function instance:
HNBGW_Tests.ttcn:1275.2-91: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used
HNBGW_Tests.ttcn:1299.9-1307.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr':
HNBGW_Tests.ttcn:1301.2-45: In function instance:
HNBGW_Tests.ttcn:1301.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1376.8-1472.1: In function definition `f_tc_ps_rab_assignment_with_pfcp':
HNBGW_Tests.ttcn:1400.2-21: In function instance:
HNBGW_Tests.ttcn:1400.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1407.2-43: In variable assignment:
HNBGW_Tests.ttcn:1407.8-43: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:1407.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
HNBGW_Tests.ttcn:1407.35-41: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:1407.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1403.37-43: note: Referenced template variable is here
HNBGW_Tests.ttcn:1427.27-1428.36: In template variable definition `pdr1':
HNBGW_Tests.ttcn:1427.54-1428.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR':
In parameter #2 for `local_F_TEID':
HNBGW_Tests.ttcn:1428.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1423.22-1424.48: note: Referenced template variable is here
HNBGW_Tests.ttcn:1429.27-1430.36: In template variable definition `pdr2':
HNBGW_Tests.ttcn:1429.54-1430.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR':
In parameter #2 for `local_F_TEID':
HNBGW_Tests.ttcn:1430.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1425.22-1426.50: note: Referenced template variable is here
HNBGW_Tests.ttcn:1431.24-1435.39: In template variable definition `r':
HNBGW_Tests.ttcn:1431.53-1435.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp':
In parameter #4 for `f_seid':
HNBGW_Tests.ttcn:1434.22-30: warning: Inadequate restriction on the referenced template variable `up_f_seid', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1422.22-88: note: Referenced template variable is here
In parameter #5 for `created_pdr':
HNBGW_Tests.ttcn:1435.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1427.27-1428.36: note: Referenced template variable is here
HNBGW_Tests.ttcn:1435.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1429.27-1430.36: note: Referenced template variable is here
HNBGW_Tests.ttcn:1441.2-43: In variable assignment:
HNBGW_Tests.ttcn:1441.8-43: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:1441.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
HNBGW_Tests.ttcn:1441.35-41: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:1441.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1403.37-43: note: Referenced template variable is here
HNBGW_Tests.ttcn:1442.2-17: In function instance:
HNBGW_Tests.ttcn:1442.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used
HNBGW_Tests.ttcn:1448.2-45: In variable assignment:
HNBGW_Tests.ttcn:1448.8-45: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:1448.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp':
HNBGW_Tests.ttcn:1448.36-43: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:1448.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1445.39-46: note: Referenced template variable is here
HNBGW_Tests.ttcn:1451.2-60: In variable assignment:
HNBGW_Tests.ttcn:1451.20-60: In actual parameter list of function `@ConnHdlr.f_pfcp_expect':
HNBGW_Tests.ttcn:1451.21-59: In parameter #1 for `exp_rx':
HNBGW_Tests.ttcn:1451.44-59: In actual parameter list of template `@PFCP_Templates.tr_PFCP_Session_Mod_Req':
HNBGW_Tests.ttcn:1451.45-58: In parameter #1 for `seid':
HNBGW_Tests.ttcn:1451.45-58: warning: Inadequate restriction on the referenced template variable `up_f_seid.seid', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1422.22-88: note: Referenced template variable is here
HNBGW_Tests.ttcn:1456.2-46: In function instance:
HNBGW_Tests.ttcn:1456.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect':
HNBGW_Tests.ttcn:1456.17-45: In parameter #1 for `exp_rx':
HNBGW_Tests.ttcn:1456.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime
RANAP_Templates.ttcn:1860.1-1922.1: note: Referenced function is here
HNBGW_Tests.ttcn:1456.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used
HNBGW_Tests.ttcn:1460.2-13: In function instance:
HNBGW_Tests.ttcn:1460.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:1463.2-13: In function instance:
HNBGW_Tests.ttcn:1463.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:1465.2-60: In variable assignment:
HNBGW_Tests.ttcn:1465.20-60: In actual parameter list of function `@ConnHdlr.f_pfcp_expect':
HNBGW_Tests.ttcn:1465.21-59: In parameter #1 for `exp_rx':
HNBGW_Tests.ttcn:1465.44-59: In actual parameter list of template `@PFCP_Templates.tr_PFCP_Session_Del_Req':
HNBGW_Tests.ttcn:1465.45-58: In parameter #1 for `seid':
HNBGW_Tests.ttcn:1465.45-58: warning: Inadequate restriction on the referenced template variable `up_f_seid.seid', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1422.22-88: note: Referenced template variable is here
HNBGW_Tests.ttcn:1487.8-1529.1: In function definition `f_tc_ps_rab_assignment_without_pfcp':
HNBGW_Tests.ttcn:1497.2-21: In function instance:
HNBGW_Tests.ttcn:1497.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:1504.2-43: In variable assignment:
HNBGW_Tests.ttcn:1504.8-43: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:1504.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
HNBGW_Tests.ttcn:1504.35-41: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:1504.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1500.37-43: note: Referenced template variable is here
HNBGW_Tests.ttcn:1508.2-43: In variable assignment:
HNBGW_Tests.ttcn:1508.8-43: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:1508.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
HNBGW_Tests.ttcn:1508.35-41: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:1508.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1500.37-43: note: Referenced template variable is here
HNBGW_Tests.ttcn:1509.2-17: In function instance:
HNBGW_Tests.ttcn:1509.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used
HNBGW_Tests.ttcn:1515.2-45: In variable assignment:
HNBGW_Tests.ttcn:1515.8-45: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:1515.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp':
HNBGW_Tests.ttcn:1515.36-43: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:1515.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:1512.39-46: note: Referenced template variable is here
HNBGW_Tests.ttcn:1519.2-46: In function instance:
HNBGW_Tests.ttcn:1519.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect':
HNBGW_Tests.ttcn:1519.17-45: In parameter #1 for `exp_rx':
HNBGW_Tests.ttcn:1519.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime
RANAP_Templates.ttcn:1860.1-1922.1: note: Referenced function is here
HNBGW_Tests.ttcn:1519.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used
HNBGW_Tests.ttcn:1523.2-13: In function instance:
HNBGW_Tests.ttcn:1523.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:1526.2-13: In function instance:
HNBGW_Tests.ttcn:1526.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:2287.9-2313.1: In function definition `f_tc_apply_sccp':
HNBGW_Tests.ttcn:2299.2-55: In function instance:
HNBGW_Tests.ttcn:2299.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
HNBGW_Tests.ttcn:2300.2-55: In function instance:
HNBGW_Tests.ttcn:2300.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:2330.8-2381.1: In function definition `f_tc_second_rab_assignment':
HNBGW_Tests.ttcn:2338.2-21: In function instance:
HNBGW_Tests.ttcn:2338.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used
HNBGW_Tests.ttcn:2349.2-43: In variable assignment:
HNBGW_Tests.ttcn:2349.8-43: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:2349.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq':
HNBGW_Tests.ttcn:2349.35-41: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:2349.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:2344.37-43: note: Referenced template variable is here
HNBGW_Tests.ttcn:2354.2-17: In function instance:
HNBGW_Tests.ttcn:2354.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used
HNBGW_Tests.ttcn:2362.2-45: In variable assignment:
HNBGW_Tests.ttcn:2362.8-45: In the operand of operation `valueof()':
HNBGW_Tests.ttcn:2362.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp':
HNBGW_Tests.ttcn:2362.36-43: In parameter #1 for `rab_sml':
HNBGW_Tests.ttcn:2362.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime
HNBGW_Tests.ttcn:2360.39-46: note: Referenced template variable is here
HNBGW_Tests.ttcn:2364.2-19: In function instance:
HNBGW_Tests.ttcn:2364.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used
HNBGW_Tests.ttcn:2368.2-13: In function instance:
HNBGW_Tests.ttcn:2368.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used
HNBGW_Tests.ttcn:2380.2-13: In function instance:
HNBGW_Tests.ttcn:2380.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used
IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation':
IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT':
IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl':
IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT':
In parameter #4 for `rfci':
IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime
IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here
Notify: Generating code...
Notify: File `BSSAP_CodecPort.hh' was generated.
Notify: File `BSSAP_CodecPort.cc' was generated.
Notify: File `BSSAP_CodecPort_part_1.cc' was generated.
Notify: File `BSSAP_CodecPort_part_2.cc' was generated.
Notify: File `BSSAP_CodecPort_part_3.cc' was generated.
Notify: File `BSSAP_CodecPort_part_4.cc' was generated.
Notify: File `BSSAP_CodecPort_part_5.cc' was generated.
Notify: File `BSSAP_CodecPort_part_6.cc' was generated.
Notify: File `BSSAP_CodecPort_part_7.cc' was generated.
Notify: File `BSSAP_Types.hh' was generated.
Notify: File `BSSAP_Types.cc' was generated.
Notify: File `BSSAP_Types_part_1.cc' was generated.
Notify: File `BSSAP_Types_part_2.cc' was generated.
Notify: File `BSSAP_Types_part_3.cc' was generated.
Notify: File `BSSAP_Types_part_4.cc' was generated.
Notify: File `BSSAP_Types_part_5.cc' was generated.
Notify: File `BSSAP_Types_part_6.cc' was generated.
Notify: File `BSSAP_Types_part_7.cc' was generated.
Notify: File `ConnHdlr.hh' was generated.
Notify: File `ConnHdlr.cc' was generated.
Notify: File `ConnHdlr_part_1.cc' was generated.
Notify: File `ConnHdlr_part_2.cc' was generated.
Notify: File `ConnHdlr_part_3.cc' was generated.
Notify: File `ConnHdlr_part_4.cc' was generated.
Notify: File `ConnHdlr_part_5.cc' was generated.
Notify: File `ConnHdlr_part_6.cc' was generated.
Notify: File `ConnHdlr_part_7.cc' was generated.
Notify: File `DNS_Helpers.hh' was generated.
Notify: File `DNS_Helpers.cc' was generated.
Notify: File `DNS_Helpers_part_1.cc' was generated.
Notify: File `DNS_Helpers_part_2.cc' was generated.
Notify: File `DNS_Helpers_part_3.cc' was generated.
Notify: File `DNS_Helpers_part_4.cc' was generated.
Notify: File `DNS_Helpers_part_5.cc' was generated.
Notify: File `DNS_Helpers_part_6.cc' was generated.
Notify: File `DNS_Helpers_part_7.cc' was generated.
Notify: File `GSM_Types.hh' was generated.
Notify: File `GSM_Types.cc' was generated.
Notify: File `GSM_Types_part_1.cc' was generated.
Notify: File `GSM_Types_part_2.cc' was generated.
Notify: File `GSM_Types_part_3.cc' was generated.
Notify: File `GSM_Types_part_4.cc' was generated.
Notify: File `GSM_Types_part_5.cc' was generated.
Notify: File `GSM_Types_part_6.cc' was generated.
Notify: File `GSM_Types_part_7.cc' was generated.
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `General_Types_part_5.cc' was generated.
Notify: File `General_Types_part_6.cc' was generated.
Notify: File `General_Types_part_7.cc' was generated.
Notify: File `HNBAP_CommonDataTypes.hh' was generated.
Notify: File `HNBAP_CommonDataTypes.cc' was generated.
Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated.
Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated.
Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated.
Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated.
Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated.
Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated.
Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated.
Notify: File `HNBAP_Constants.hh' was generated.
Notify: File `HNBAP_Constants.cc' was generated.
Notify: File `HNBAP_Constants_part_1.cc' was generated.
Notify: File `HNBAP_Constants_part_2.cc' was generated.
Notify: File `HNBAP_Constants_part_3.cc' was generated.
Notify: File `HNBAP_Constants_part_4.cc' was generated.
Notify: File `HNBAP_Constants_part_5.cc' was generated.
Notify: File `HNBAP_Constants_part_6.cc' was generated.
Notify: File `HNBAP_Constants_part_7.cc' was generated.
Notify: File `HNBAP_Containers.hh' was generated.
Notify: File `HNBAP_Containers.cc' was generated.
Notify: File `HNBAP_Containers_part_1.cc' was generated.
Notify: File `HNBAP_Containers_part_2.cc' was generated.
Notify: File `HNBAP_Containers_part_3.cc' was generated.
Notify: File `HNBAP_Containers_part_4.cc' was generated.
Notify: File `HNBAP_Containers_part_5.cc' was generated.
Notify: File `HNBAP_Containers_part_6.cc' was generated.
Notify: File `HNBAP_Containers_part_7.cc' was generated.
Notify: File `HNBAP_IEs.hh' was generated.
Notify: File `HNBAP_IEs.cc' was generated.
Notify: File `HNBAP_IEs_part_1.cc' was generated.
Notify: File `HNBAP_IEs_part_2.cc' was generated.
Notify: File `HNBAP_IEs_part_3.cc' was generated.
Notify: File `HNBAP_IEs_part_4.cc' was generated.
Notify: File `HNBAP_IEs_part_5.cc' was generated.
Notify: File `HNBAP_IEs_part_6.cc' was generated.
Notify: File `HNBAP_IEs_part_7.cc' was generated.
Notify: File `HNBAP_PDU_Contents.hh' was generated.
Notify: File `HNBAP_PDU_Contents.cc' was generated.
Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated.
Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated.
Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated.
Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated.
Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated.
Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated.
Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions.hh' was generated.
Notify: File `HNBAP_PDU_Descriptions.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated.
Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated.
Notify: File `HNBAP_Templates.hh' was generated.
Notify: File `HNBAP_Templates.cc' was generated.
Notify: File `HNBAP_Templates_part_1.cc' was generated.
Notify: File `HNBAP_Templates_part_2.cc' was generated.
Notify: File `HNBAP_Templates_part_3.cc' was generated.
Notify: File `HNBAP_Templates_part_4.cc' was generated.
Notify: File `HNBAP_Templates_part_5.cc' was generated.
Notify: File `HNBAP_Templates_part_6.cc' was generated.
Notify: File `HNBAP_Templates_part_7.cc' was generated.
Notify: File `HNBAP_Types.hh' was generated.
Notify: File `HNBAP_Types.cc' was generated.
Notify: File `HNBAP_Types_part_1.cc' was generated.
Notify: File `HNBAP_Types_part_2.cc' was generated.
Notify: File `HNBAP_Types_part_3.cc' was generated.
Notify: File `HNBAP_Types_part_4.cc' was generated.
Notify: File `HNBAP_Types_part_5.cc' was generated.
Notify: File `HNBAP_Types_part_6.cc' was generated.
Notify: File `HNBAP_Types_part_7.cc' was generated.
Notify: File `HNBGW_Tests.hh' was generated.
Notify: File `HNBGW_Tests.cc' was generated.
Notify: File `HNBGW_Tests_part_1.cc' was generated.
Notify: File `HNBGW_Tests_part_2.cc' was generated.
Notify: File `HNBGW_Tests_part_3.cc' was generated.
Notify: File `HNBGW_Tests_part_4.cc' was generated.
Notify: File `HNBGW_Tests_part_5.cc' was generated.
Notify: File `HNBGW_Tests_part_6.cc' was generated.
Notify: File `HNBGW_Tests_part_7.cc' was generated.
Notify: File `IPA_CodecPort.hh' was generated.
Notify: File `IPA_CodecPort.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated.
Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `IPA_CodecPort_part_1.cc' was generated.
Notify: File `IPA_CodecPort_part_2.cc' was generated.
Notify: File `IPA_CodecPort_part_3.cc' was generated.
Notify: File `IPA_CodecPort_part_4.cc' was generated.
Notify: File `IPA_CodecPort_part_5.cc' was generated.
Notify: File `IPA_CodecPort_part_6.cc' was generated.
Notify: File `IPA_CodecPort_part_7.cc' was generated.
Notify: File `IPA_Emulation.hh' was generated.
Notify: File `IPA_Emulation.cc' was generated.
Notify: File `IPA_Emulation_part_1.cc' was generated.
Notify: File `IPA_Emulation_part_2.cc' was generated.
Notify: File `IPA_Emulation_part_3.cc' was generated.
Notify: File `IPA_Emulation_part_4.cc' was generated.
Notify: File `IPA_Emulation_part_5.cc' was generated.
Notify: File `IPA_Emulation_part_6.cc' was generated.
Notify: File `IPA_Emulation_part_7.cc' was generated.
Notify: File `IPA_Types.hh' was generated.
Notify: File `IPA_Types.cc' was generated.
Notify: File `IPA_Types_part_1.cc' was generated.
Notify: File `IPA_Types_part_2.cc' was generated.
Notify: File `IPA_Types_part_3.cc' was generated.
Notify: File `IPA_Types_part_4.cc' was generated.
Notify: File `IPA_Types_part_5.cc' was generated.
Notify: File `IPA_Types_part_6.cc' was generated.
Notify: File `IPA_Types_part_7.cc' was generated.
Notify: File `IPL4asp_Functions.hh' was generated.
Notify: File `IPL4asp_Functions.cc' was generated.
Notify: File `IPL4asp_Functions_part_1.cc' was generated.
Notify: File `IPL4asp_Functions_part_2.cc' was generated.
Notify: File `IPL4asp_Functions_part_3.cc' was generated.
Notify: File `IPL4asp_Functions_part_4.cc' was generated.
Notify: File `IPL4asp_Functions_part_5.cc' was generated.
Notify: File `IPL4asp_Functions_part_6.cc' was generated.
Notify: File `IPL4asp_Functions_part_7.cc' was generated.
Notify: File `IPL4asp_PortType.hh' was generated.
Notify: File `IPL4asp_PortType.cc' was generated.
Notify: File `IPL4asp_PortType_part_1.cc' was generated.
Notify: File `IPL4asp_PortType_part_2.cc' was generated.
Notify: File `IPL4asp_PortType_part_3.cc' was generated.
Notify: File `IPL4asp_PortType_part_4.cc' was generated.
Notify: File `IPL4asp_PortType_part_5.cc' was generated.
Notify: File `IPL4asp_PortType_part_6.cc' was generated.
Notify: File `IPL4asp_PortType_part_7.cc' was generated.
Notify: File `IPL4asp_Types.hh' was generated.
Notify: File `IPL4asp_Types.cc' was generated.
Notify: File `IPL4asp_Types_part_1.cc' was generated.
Notify: File `IPL4asp_Types_part_2.cc' was generated.
Notify: File `IPL4asp_Types_part_3.cc' was generated.
Notify: File `IPL4asp_Types_part_4.cc' was generated.
Notify: File `IPL4asp_Types_part_5.cc' was generated.
Notify: File `IPL4asp_Types_part_6.cc' was generated.
Notify: File `IPL4asp_Types_part_7.cc' was generated.
Notify: File `IuUP_Emulation.hh' was generated.
Notify: File `IuUP_Emulation.cc' was generated.
Notify: File `IuUP_Emulation_part_1.cc' was generated.
Notify: File `IuUP_Emulation_part_2.cc' was generated.
Notify: File `IuUP_Emulation_part_3.cc' was generated.
Notify: File `IuUP_Emulation_part_4.cc' was generated.
Notify: File `IuUP_Emulation_part_5.cc' was generated.
Notify: File `IuUP_Emulation_part_6.cc' was generated.
Notify: File `IuUP_Emulation_part_7.cc' was generated.
Notify: File `IuUP_Types.hh' was generated.
Notify: File `IuUP_Types.cc' was generated.
Notify: File `IuUP_Types_part_1.cc' was generated.
Notify: File `IuUP_Types_part_2.cc' was generated.
Notify: File `IuUP_Types_part_3.cc' was generated.
Notify: File `IuUP_Types_part_4.cc' was generated.
Notify: File `IuUP_Types_part_5.cc' was generated.
Notify: File `IuUP_Types_part_6.cc' was generated.
Notify: File `IuUP_Types_part_7.cc' was generated.
Notify: File `Iuh_CodecPort.hh' was generated.
Notify: File `Iuh_CodecPort.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `Iuh_CodecPort_part_1.cc' was generated.
Notify: File `Iuh_CodecPort_part_2.cc' was generated.
Notify: File `Iuh_CodecPort_part_3.cc' was generated.
Notify: File `Iuh_CodecPort_part_4.cc' was generated.
Notify: File `Iuh_CodecPort_part_5.cc' was generated.
Notify: File `Iuh_CodecPort_part_6.cc' was generated.
Notify: File `Iuh_CodecPort_part_7.cc' was generated.
Notify: File `Iuh_Emulation.hh' was generated.
Notify: File `Iuh_Emulation.cc' was generated.
Notify: File `Iuh_Emulation_part_1.cc' was generated.
Notify: File `Iuh_Emulation_part_2.cc' was generated.
Notify: File `Iuh_Emulation_part_3.cc' was generated.
Notify: File `Iuh_Emulation_part_4.cc' was generated.
Notify: File `Iuh_Emulation_part_5.cc' was generated.
Notify: File `Iuh_Emulation_part_6.cc' was generated.
Notify: File `Iuh_Emulation_part_7.cc' was generated.
Notify: File `Iuh_Types.hh' was generated.
Notify: File `Iuh_Types.cc' was generated.
Notify: File `Iuh_Types_part_1.cc' was generated.
Notify: File `Iuh_Types_part_2.cc' was generated.
Notify: File `Iuh_Types_part_3.cc' was generated.
Notify: File `Iuh_Types_part_4.cc' was generated.
Notify: File `Iuh_Types_part_5.cc' was generated.
Notify: File `Iuh_Types_part_6.cc' was generated.
Notify: File `Iuh_Types_part_7.cc' was generated.
Notify: File `L3_Common.hh' was generated.
Notify: File `L3_Common.cc' was generated.
Notify: File `L3_Common_part_1.cc' was generated.
Notify: File `L3_Common_part_2.cc' was generated.
Notify: File `L3_Common_part_3.cc' was generated.
Notify: File `L3_Common_part_4.cc' was generated.
Notify: File `L3_Common_part_5.cc' was generated.
Notify: File `L3_Common_part_6.cc' was generated.
Notify: File `L3_Common_part_7.cc' was generated.
Notify: File `L3_Templates.hh' was generated.
Notify: File `L3_Templates.cc' was generated.
Notify: File `L3_Templates_part_1.cc' was generated.
Notify: File `L3_Templates_part_2.cc' was generated.
Notify: File `L3_Templates_part_3.cc' was generated.
Notify: File `L3_Templates_part_4.cc' was generated.
Notify: File `L3_Templates_part_5.cc' was generated.
Notify: File `L3_Templates_part_6.cc' was generated.
Notify: File `L3_Templates_part_7.cc' was generated.
Notify: File `M3UA_Emulation.hh' was generated.
Notify: File `M3UA_Emulation.cc' was generated.
Notify: File `M3UA_Emulation_part_1.cc' was generated.
Notify: File `M3UA_Emulation_part_2.cc' was generated.
Notify: File `M3UA_Emulation_part_3.cc' was generated.
Notify: File `M3UA_Emulation_part_4.cc' was generated.
Notify: File `M3UA_Emulation_part_5.cc' was generated.
Notify: File `M3UA_Emulation_part_6.cc' was generated.
Notify: File `M3UA_Emulation_part_7.cc' was generated.
Notify: File `M3UA_Types.hh' was generated.
Notify: File `M3UA_Types.cc' was generated.
Notify: File `M3UA_Types_part_1.cc' was generated.
Notify: File `M3UA_Types_part_2.cc' was generated.
Notify: File `M3UA_Types_part_3.cc' was generated.
Notify: File `M3UA_Types_part_4.cc' was generated.
Notify: File `M3UA_Types_part_5.cc' was generated.
Notify: File `M3UA_Types_part_6.cc' was generated.
Notify: File `M3UA_Types_part_7.cc' was generated.
Notify: File `MGCP_CodecPort.hh' was generated.
Notify: File `MGCP_CodecPort.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `MGCP_CodecPort_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_part_4.cc' was generated.
Notify: File `MGCP_CodecPort_part_5.cc' was generated.
Notify: File `MGCP_CodecPort_part_6.cc' was generated.
Notify: File `MGCP_CodecPort_part_7.cc' was generated.
Notify: File `MGCP_Emulation.hh' was generated.
Notify: File `MGCP_Emulation.cc' was generated.
Notify: File `MGCP_Emulation_part_1.cc' was generated.
Notify: File `MGCP_Emulation_part_2.cc' was generated.
Notify: File `MGCP_Emulation_part_3.cc' was generated.
Notify: File `MGCP_Emulation_part_4.cc' was generated.
Notify: File `MGCP_Emulation_part_5.cc' was generated.
Notify: File `MGCP_Emulation_part_6.cc' was generated.
Notify: File `MGCP_Emulation_part_7.cc' was generated.
Notify: File `MGCP_Templates.hh' was generated.
Notify: File `MGCP_Templates.cc' was generated.
Notify: File `MGCP_Templates_part_1.cc' was generated.
Notify: File `MGCP_Templates_part_2.cc' was generated.
Notify: File `MGCP_Templates_part_3.cc' was generated.
Notify: File `MGCP_Templates_part_4.cc' was generated.
Notify: File `MGCP_Templates_part_5.cc' was generated.
Notify: File `MGCP_Templates_part_6.cc' was generated.
Notify: File `MGCP_Templates_part_7.cc' was generated.
Notify: File `MGCP_Types.hh' was generated.
Notify: File `MGCP_Types.cc' was generated.
Notify: File `MGCP_Types_part_1.cc' was generated.
Notify: File `MGCP_Types_part_2.cc' was generated.
Notify: File `MGCP_Types_part_3.cc' was generated.
Notify: File `MGCP_Types_part_4.cc' was generated.
Notify: File `MGCP_Types_part_5.cc' was generated.
Notify: File `MGCP_Types_part_6.cc' was generated.
Notify: File `MGCP_Types_part_7.cc' was generated.
Notify: File `MTP3asp_PortType.hh' was generated.
Notify: File `MTP3asp_PortType.cc' was generated.
Notify: File `MTP3asp_PortType_part_1.cc' was generated.
Notify: File `MTP3asp_PortType_part_2.cc' was generated.
Notify: File `MTP3asp_PortType_part_3.cc' was generated.
Notify: File `MTP3asp_PortType_part_4.cc' was generated.
Notify: File `MTP3asp_PortType_part_5.cc' was generated.
Notify: File `MTP3asp_PortType_part_6.cc' was generated.
Notify: File `MTP3asp_PortType_part_7.cc' was generated.
Notify: File `MTP3asp_Types.hh' was generated.
Notify: File `MTP3asp_Types.cc' was generated.
Notify: File `MTP3asp_Types_part_1.cc' was generated.
Notify: File `MTP3asp_Types_part_2.cc' was generated.
Notify: File `MTP3asp_Types_part_3.cc' was generated.
Notify: File `MTP3asp_Types_part_4.cc' was generated.
Notify: File `MTP3asp_Types_part_5.cc' was generated.
Notify: File `MTP3asp_Types_part_6.cc' was generated.
Notify: File `MTP3asp_Types_part_7.cc' was generated.
Notify: File `Misc_Helpers.hh' was generated.
Notify: File `Misc_Helpers.cc' was generated.
Notify: File `Misc_Helpers_part_1.cc' was generated.
Notify: File `Misc_Helpers_part_2.cc' was generated.
Notify: File `Misc_Helpers_part_3.cc' was generated.
Notify: File `Misc_Helpers_part_4.cc' was generated.
Notify: File `Misc_Helpers_part_5.cc' was generated.
Notify: File `Misc_Helpers_part_6.cc' was generated.
Notify: File `Misc_Helpers_part_7.cc' was generated.
Notify: File `MobileL3_CC_Types.hh' was generated.
Notify: File `MobileL3_CC_Types.cc' was generated.
Notify: File `MobileL3_CC_Types_part_1.cc' was generated.
Notify: File `MobileL3_CC_Types_part_2.cc' was generated.
Notify: File `MobileL3_CC_Types_part_3.cc' was generated.
Notify: File `MobileL3_CC_Types_part_4.cc' was generated.
Notify: File `MobileL3_CC_Types_part_5.cc' was generated.
Notify: File `MobileL3_CC_Types_part_6.cc' was generated.
Notify: File `MobileL3_CC_Types_part_7.cc' was generated.
Notify: File `MobileL3_CommonIE_Types.hh' was generated.
Notify: File `MobileL3_CommonIE_Types.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types.hh' was generated.
Notify: File `MobileL3_GMM_SM_Types.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated.
Notify: File `MobileL3_MM_Types.hh' was generated.
Notify: File `MobileL3_MM_Types.cc' was generated.
Notify: File `MobileL3_MM_Types_part_1.cc' was generated.
Notify: File `MobileL3_MM_Types_part_2.cc' was generated.
Notify: File `MobileL3_MM_Types_part_3.cc' was generated.
Notify: File `MobileL3_MM_Types_part_4.cc' was generated.
Notify: File `MobileL3_MM_Types_part_5.cc' was generated.
Notify: File `MobileL3_MM_Types_part_6.cc' was generated.
Notify: File `MobileL3_MM_Types_part_7.cc' was generated.
Notify: File `MobileL3_RRM_Types.hh' was generated.
Notify: File `MobileL3_RRM_Types.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_1.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_2.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_3.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_4.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_5.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_6.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_7.cc' was generated.
Notify: File `MobileL3_SMS_Types.hh' was generated.
Notify: File `MobileL3_SMS_Types.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_1.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_2.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_3.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_4.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_5.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_6.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_7.cc' was generated.
Notify: File `MobileL3_SS_Types.hh' was generated.
Notify: File `MobileL3_SS_Types.cc' was generated.
Notify: File `MobileL3_SS_Types_part_1.cc' was generated.
Notify: File `MobileL3_SS_Types_part_2.cc' was generated.
Notify: File `MobileL3_SS_Types_part_3.cc' was generated.
Notify: File `MobileL3_SS_Types_part_4.cc' was generated.
Notify: File `MobileL3_SS_Types_part_5.cc' was generated.
Notify: File `MobileL3_SS_Types_part_6.cc' was generated.
Notify: File `MobileL3_SS_Types_part_7.cc' was generated.
Notify: File `MobileL3_Types.hh' was generated.
Notify: File `MobileL3_Types.cc' was generated.
Notify: File `MobileL3_Types_part_1.cc' was generated.
Notify: File `MobileL3_Types_part_2.cc' was generated.
Notify: File `MobileL3_Types_part_3.cc' was generated.
Notify: File `MobileL3_Types_part_4.cc' was generated.
Notify: File `MobileL3_Types_part_5.cc' was generated.
Notify: File `MobileL3_Types_part_6.cc' was generated.
Notify: File `MobileL3_Types_part_7.cc' was generated.
Notify: File `Native_Functions.hh' was generated.
Notify: File `Native_Functions.cc' was generated.
Notify: File `Native_Functions_part_1.cc' was generated.
Notify: File `Native_Functions_part_2.cc' was generated.
Notify: File `Native_Functions_part_3.cc' was generated.
Notify: File `Native_Functions_part_4.cc' was generated.
Notify: File `Native_Functions_part_5.cc' was generated.
Notify: File `Native_Functions_part_6.cc' was generated.
Notify: File `Native_Functions_part_7.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter.hh' was generated.
Notify: File `Osmocom_CTRL_Adapter.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated.
Notify: File `Osmocom_CTRL_Functions.hh' was generated.
Notify: File `Osmocom_CTRL_Functions.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated.
Notify: File `Osmocom_CTRL_Types.hh' was generated.
Notify: File `Osmocom_CTRL_Types.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated.
Notify: File `Osmocom_Types.hh' was generated.
Notify: File `Osmocom_Types.cc' was generated.
Notify: File `Osmocom_Types_part_1.cc' was generated.
Notify: File `Osmocom_Types_part_2.cc' was generated.
Notify: File `Osmocom_Types_part_3.cc' was generated.
Notify: File `Osmocom_Types_part_4.cc' was generated.
Notify: File `Osmocom_Types_part_5.cc' was generated.
Notify: File `Osmocom_Types_part_6.cc' was generated.
Notify: File `Osmocom_Types_part_7.cc' was generated.
Notify: File `Osmocom_VTY_Functions.hh' was generated.
Notify: File `Osmocom_VTY_Functions.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated.
Notify: File `PFCP_CodecPort.hh' was generated.
Notify: File `PFCP_CodecPort.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `PFCP_CodecPort_part_1.cc' was generated.
Notify: File `PFCP_CodecPort_part_2.cc' was generated.
Notify: File `PFCP_CodecPort_part_3.cc' was generated.
Notify: File `PFCP_CodecPort_part_4.cc' was generated.
Notify: File `PFCP_CodecPort_part_5.cc' was generated.
Notify: File `PFCP_CodecPort_part_6.cc' was generated.
Notify: File `PFCP_CodecPort_part_7.cc' was generated.
Notify: File `PFCP_Emulation.hh' was generated.
Notify: File `PFCP_Emulation.cc' was generated.
Notify: File `PFCP_Emulation_part_1.cc' was generated.
Notify: File `PFCP_Emulation_part_2.cc' was generated.
Notify: File `PFCP_Emulation_part_3.cc' was generated.
Notify: File `PFCP_Emulation_part_4.cc' was generated.
Notify: File `PFCP_Emulation_part_5.cc' was generated.
Notify: File `PFCP_Emulation_part_6.cc' was generated.
Notify: File `PFCP_Emulation_part_7.cc' was generated.
Notify: File `PFCP_Templates.hh' was generated.
Notify: File `PFCP_Templates.cc' was generated.
Notify: File `PFCP_Templates_part_1.cc' was generated.
Notify: File `PFCP_Templates_part_2.cc' was generated.
Notify: File `PFCP_Templates_part_3.cc' was generated.
Notify: File `PFCP_Templates_part_4.cc' was generated.
Notify: File `PFCP_Templates_part_5.cc' was generated.
Notify: File `PFCP_Templates_part_6.cc' was generated.
Notify: File `PFCP_Templates_part_7.cc' was generated.
Notify: File `PFCP_Types.hh' was generated.
Notify: File `PFCP_Types.cc' was generated.
Notify: File `PFCP_Types_part_1.cc' was generated.
Notify: File `PFCP_Types_part_2.cc' was generated.
Notify: File `PFCP_Types_part_3.cc' was generated.
Notify: File `PFCP_Types_part_4.cc' was generated.
Notify: File `PFCP_Types_part_5.cc' was generated.
Notify: File `PFCP_Types_part_6.cc' was generated.
Notify: File `PFCP_Types_part_7.cc' was generated.
Notify: File `RANAP_CodecPort.hh' was generated.
Notify: File `RANAP_CodecPort.cc' was generated.
Notify: File `RANAP_CodecPort_part_1.cc' was generated.
Notify: File `RANAP_CodecPort_part_2.cc' was generated.
Notify: File `RANAP_CodecPort_part_3.cc' was generated.
Notify: File `RANAP_CodecPort_part_4.cc' was generated.
Notify: File `RANAP_CodecPort_part_5.cc' was generated.
Notify: File `RANAP_CodecPort_part_6.cc' was generated.
Notify: File `RANAP_CodecPort_part_7.cc' was generated.
Notify: File `RANAP_CommonDataTypes.hh' was generated.
Notify: File `RANAP_CommonDataTypes.cc' was generated.
Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated.
Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated.
Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated.
Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated.
Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated.
Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated.
Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated.
Notify: File `RANAP_Constants.hh' was generated.
Notify: File `RANAP_Constants.cc' was generated.
Notify: File `RANAP_Constants_part_1.cc' was generated.
Notify: File `RANAP_Constants_part_2.cc' was generated.
Notify: File `RANAP_Constants_part_3.cc' was generated.
Notify: File `RANAP_Constants_part_4.cc' was generated.
Notify: File `RANAP_Constants_part_5.cc' was generated.
Notify: File `RANAP_Constants_part_6.cc' was generated.
Notify: File `RANAP_Constants_part_7.cc' was generated.
Notify: File `RANAP_Containers.hh' was generated.
Notify: File `RANAP_Containers.cc' was generated.
Notify: File `RANAP_Containers_part_1.cc' was generated.
Notify: File `RANAP_Containers_part_2.cc' was generated.
Notify: File `RANAP_Containers_part_3.cc' was generated.
Notify: File `RANAP_Containers_part_4.cc' was generated.
Notify: File `RANAP_Containers_part_5.cc' was generated.
Notify: File `RANAP_Containers_part_6.cc' was generated.
Notify: File `RANAP_Containers_part_7.cc' was generated.
Notify: File `RANAP_IEs.hh' was generated.
Notify: File `RANAP_IEs.cc' was generated.
Notify: File `RANAP_IEs_part_1.cc' was generated.
Notify: File `RANAP_IEs_part_2.cc' was generated.
Notify: File `RANAP_IEs_part_3.cc' was generated.
Notify: File `RANAP_IEs_part_4.cc' was generated.
Notify: File `RANAP_IEs_part_5.cc' was generated.
Notify: File `RANAP_IEs_part_6.cc' was generated.
Notify: File `RANAP_IEs_part_7.cc' was generated.
Notify: File `RANAP_PDU_Contents.hh' was generated.
Notify: File `RANAP_PDU_Contents.cc' was generated.
Notify: File `RANAP_PDU_Contents_part_1.cc' was generated.
Notify: File `RANAP_PDU_Contents_part_2.cc' was generated.
Notify: File `RANAP_PDU_Contents_part_3.cc' was generated.
Notify: File `RANAP_PDU_Contents_part_4.cc' was generated.
Notify: File `RANAP_PDU_Contents_part_5.cc' was generated.
Notify: File `RANAP_PDU_Contents_part_6.cc' was generated.
Notify: File `RANAP_PDU_Contents_part_7.cc' was generated.
Notify: File `RANAP_PDU_Descriptions.hh' was generated.
Notify: File `RANAP_PDU_Descriptions.cc' was generated.
Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated.
Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated.
Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated.
Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated.
Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated.
Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated.
Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated.
Notify: File `RANAP_Templates.hh' was generated.
Notify: File `RANAP_Templates.cc' was generated.
Notify: File `RANAP_Templates_part_1.cc' was generated.
Notify: File `RANAP_Templates_part_2.cc' was generated.
Notify: File `RANAP_Templates_part_3.cc' was generated.
Notify: File `RANAP_Templates_part_4.cc' was generated.
Notify: File `RANAP_Templates_part_5.cc' was generated.
Notify: File `RANAP_Templates_part_6.cc' was generated.
Notify: File `RANAP_Templates_part_7.cc' was generated.
Notify: File `RANAP_Types.hh' was generated.
Notify: File `RANAP_Types.cc' was generated.
Notify: File `RANAP_Types_part_1.cc' was generated.
Notify: File `RANAP_Types_part_2.cc' was generated.
Notify: File `RANAP_Types_part_3.cc' was generated.
Notify: File `RANAP_Types_part_4.cc' was generated.
Notify: File `RANAP_Types_part_5.cc' was generated.
Notify: File `RANAP_Types_part_6.cc' was generated.
Notify: File `RANAP_Types_part_7.cc' was generated.
Notify: File `RAN_Adapter.hh' was generated.
Notify: File `RAN_Adapter.cc' was generated.
Notify: File `RAN_Adapter_part_1.cc' was generated.
Notify: File `RAN_Adapter_part_2.cc' was generated.
Notify: File `RAN_Adapter_part_3.cc' was generated.
Notify: File `RAN_Adapter_part_4.cc' was generated.
Notify: File `RAN_Adapter_part_5.cc' was generated.
Notify: File `RAN_Adapter_part_6.cc' was generated.
Notify: File `RAN_Adapter_part_7.cc' was generated.
Notify: File `RAN_Emulation.hh' was generated.
Notify: File `RAN_Emulation.cc' was generated.
Notify: File `RAN_Emulation_part_1.cc' was generated.
Notify: File `RAN_Emulation_part_2.cc' was generated.
Notify: File `RAN_Emulation_part_3.cc' was generated.
Notify: File `RAN_Emulation_part_4.cc' was generated.
Notify: File `RAN_Emulation_part_5.cc' was generated.
Notify: File `RAN_Emulation_part_6.cc' was generated.
Notify: File `RAN_Emulation_part_7.cc' was generated.
Notify: File `RTP_CodecPort.hh' was generated.
Notify: File `RTP_CodecPort.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `RTP_CodecPort_part_1.cc' was generated.
Notify: File `RTP_CodecPort_part_2.cc' was generated.
Notify: File `RTP_CodecPort_part_3.cc' was generated.
Notify: File `RTP_CodecPort_part_4.cc' was generated.
Notify: File `RTP_CodecPort_part_5.cc' was generated.
Notify: File `RTP_CodecPort_part_6.cc' was generated.
Notify: File `RTP_CodecPort_part_7.cc' was generated.
Notify: File `RTP_Emulation.hh' was generated.
Notify: File `RTP_Emulation.cc' was generated.
Notify: File `RTP_Emulation_part_1.cc' was generated.
Notify: File `RTP_Emulation_part_2.cc' was generated.
Notify: File `RTP_Emulation_part_3.cc' was generated.
Notify: File `RTP_Emulation_part_4.cc' was generated.
Notify: File `RTP_Emulation_part_5.cc' was generated.
Notify: File `RTP_Emulation_part_6.cc' was generated.
Notify: File `RTP_Emulation_part_7.cc' was generated.
Notify: File `RTP_Types.hh' was generated.
Notify: File `RTP_Types.cc' was generated.
Notify: File `RTP_Types_part_1.cc' was generated.
Notify: File `RTP_Types_part_2.cc' was generated.
Notify: File `RTP_Types_part_3.cc' was generated.
Notify: File `RTP_Types_part_4.cc' was generated.
Notify: File `RTP_Types_part_5.cc' was generated.
Notify: File `RTP_Types_part_6.cc' was generated.
Notify: File `RTP_Types_part_7.cc' was generated.
Notify: File `RUA_CommonDataTypes.hh' was generated.
Notify: File `RUA_CommonDataTypes.cc' was generated.
Notify: File `RUA_CommonDataTypes_part_1.cc' was generated.
Notify: File `RUA_CommonDataTypes_part_2.cc' was generated.
Notify: File `RUA_CommonDataTypes_part_3.cc' was generated.
Notify: File `RUA_CommonDataTypes_part_4.cc' was generated.
Notify: File `RUA_CommonDataTypes_part_5.cc' was generated.
Notify: File `RUA_CommonDataTypes_part_6.cc' was generated.
Notify: File `RUA_CommonDataTypes_part_7.cc' was generated.
Notify: File `RUA_Constants.hh' was generated.
Notify: File `RUA_Constants.cc' was generated.
Notify: File `RUA_Constants_part_1.cc' was generated.
Notify: File `RUA_Constants_part_2.cc' was generated.
Notify: File `RUA_Constants_part_3.cc' was generated.
Notify: File `RUA_Constants_part_4.cc' was generated.
Notify: File `RUA_Constants_part_5.cc' was generated.
Notify: File `RUA_Constants_part_6.cc' was generated.
Notify: File `RUA_Constants_part_7.cc' was generated.
Notify: File `RUA_Containers.hh' was generated.
Notify: File `RUA_Containers.cc' was generated.
Notify: File `RUA_Containers_part_1.cc' was generated.
Notify: File `RUA_Containers_part_2.cc' was generated.
Notify: File `RUA_Containers_part_3.cc' was generated.
Notify: File `RUA_Containers_part_4.cc' was generated.
Notify: File `RUA_Containers_part_5.cc' was generated.
Notify: File `RUA_Containers_part_6.cc' was generated.
Notify: File `RUA_Containers_part_7.cc' was generated.
Notify: File `RUA_Emulation.hh' was generated.
Notify: File `RUA_Emulation.cc' was generated.
Notify: File `RUA_Emulation_part_1.cc' was generated.
Notify: File `RUA_Emulation_part_2.cc' was generated.
Notify: File `RUA_Emulation_part_3.cc' was generated.
Notify: File `RUA_Emulation_part_4.cc' was generated.
Notify: File `RUA_Emulation_part_5.cc' was generated.
Notify: File `RUA_Emulation_part_6.cc' was generated.
Notify: File `RUA_Emulation_part_7.cc' was generated.
Notify: File `RUA_IEs.hh' was generated.
Notify: File `RUA_IEs.cc' was generated.
Notify: File `RUA_IEs_part_1.cc' was generated.
Notify: File `RUA_IEs_part_2.cc' was generated.
Notify: File `RUA_IEs_part_3.cc' was generated.
Notify: File `RUA_IEs_part_4.cc' was generated.
Notify: File `RUA_IEs_part_5.cc' was generated.
Notify: File `RUA_IEs_part_6.cc' was generated.
Notify: File `RUA_IEs_part_7.cc' was generated.
Notify: File `RUA_PDU_Contents.hh' was generated.
Notify: File `RUA_PDU_Contents.cc' was generated.
Notify: File `RUA_PDU_Contents_part_1.cc' was generated.
Notify: File `RUA_PDU_Contents_part_2.cc' was generated.
Notify: File `RUA_PDU_Contents_part_3.cc' was generated.
Notify: File `RUA_PDU_Contents_part_4.cc' was generated.
Notify: File `RUA_PDU_Contents_part_5.cc' was generated.
Notify: File `RUA_PDU_Contents_part_6.cc' was generated.
Notify: File `RUA_PDU_Contents_part_7.cc' was generated.
Notify: File `RUA_PDU_Descriptions.hh' was generated.
Notify: File `RUA_PDU_Descriptions.cc' was generated.
Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated.
Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated.
Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated.
Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated.
Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated.
Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated.
Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated.
Notify: File `RUA_Templates.hh' was generated.
Notify: File `RUA_Templates.cc' was generated.
Notify: File `RUA_Templates_part_1.cc' was generated.
Notify: File `RUA_Templates_part_2.cc' was generated.
Notify: File `RUA_Templates_part_3.cc' was generated.
Notify: File `RUA_Templates_part_4.cc' was generated.
Notify: File `RUA_Templates_part_5.cc' was generated.
Notify: File `RUA_Templates_part_6.cc' was generated.
Notify: File `RUA_Templates_part_7.cc' was generated.
Notify: File `RUA_Types.hh' was generated.
Notify: File `RUA_Types.cc' was generated.
Notify: File `RUA_Types_part_1.cc' was generated.
Notify: File `RUA_Types_part_2.cc' was generated.
Notify: File `RUA_Types_part_3.cc' was generated.
Notify: File `RUA_Types_part_4.cc' was generated.
Notify: File `RUA_Types_part_5.cc' was generated.
Notify: File `RUA_Types_part_6.cc' was generated.
Notify: File `RUA_Types_part_7.cc' was generated.
Notify: File `SCCP_Emulation.hh' was generated.
Notify: File `SCCP_Emulation.cc' was generated.
Notify: File `SCCP_Emulation_part_1.cc' was generated.
Notify: File `SCCP_Emulation_part_2.cc' was generated.
Notify: File `SCCP_Emulation_part_3.cc' was generated.
Notify: File `SCCP_Emulation_part_4.cc' was generated.
Notify: File `SCCP_Emulation_part_5.cc' was generated.
Notify: File `SCCP_Emulation_part_6.cc' was generated.
Notify: File `SCCP_Emulation_part_7.cc' was generated.
Notify: File `SCCP_Mapping.hh' was generated.
Notify: File `SCCP_Mapping.cc' was generated.
Notify: File `SCCP_Mapping_part_1.cc' was generated.
Notify: File `SCCP_Mapping_part_2.cc' was generated.
Notify: File `SCCP_Mapping_part_3.cc' was generated.
Notify: File `SCCP_Mapping_part_4.cc' was generated.
Notify: File `SCCP_Mapping_part_5.cc' was generated.
Notify: File `SCCP_Mapping_part_6.cc' was generated.
Notify: File `SCCP_Mapping_part_7.cc' was generated.
Notify: File `SCCP_Templates.hh' was generated.
Notify: File `SCCP_Templates.cc' was generated.
Notify: File `SCCP_Templates_part_1.cc' was generated.
Notify: File `SCCP_Templates_part_2.cc' was generated.
Notify: File `SCCP_Templates_part_3.cc' was generated.
Notify: File `SCCP_Templates_part_4.cc' was generated.
Notify: File `SCCP_Templates_part_5.cc' was generated.
Notify: File `SCCP_Templates_part_6.cc' was generated.
Notify: File `SCCP_Templates_part_7.cc' was generated.
Notify: File `SCCP_Types.hh' was generated.
Notify: File `SCCP_Types.cc' was generated.
Notify: File `SCCP_Types_part_1.cc' was generated.
Notify: File `SCCP_Types_part_2.cc' was generated.
Notify: File `SCCP_Types_part_3.cc' was generated.
Notify: File `SCCP_Types_part_4.cc' was generated.
Notify: File `SCCP_Types_part_5.cc' was generated.
Notify: File `SCCP_Types_part_6.cc' was generated.
Notify: File `SCCP_Types_part_7.cc' was generated.
Notify: File `SCCPasp_Types.hh' was generated.
Notify: File `SCCPasp_Types.cc' was generated.
Notify: File `SCCPasp_Types_part_1.cc' was generated.
Notify: File `SCCPasp_Types_part_2.cc' was generated.
Notify: File `SCCPasp_Types_part_3.cc' was generated.
Notify: File `SCCPasp_Types_part_4.cc' was generated.
Notify: File `SCCPasp_Types_part_5.cc' was generated.
Notify: File `SCCPasp_Types_part_6.cc' was generated.
Notify: File `SCCPasp_Types_part_7.cc' was generated.
Notify: File `SCTP_Templates.hh' was generated.
Notify: File `SCTP_Templates.cc' was generated.
Notify: File `SCTP_Templates_part_1.cc' was generated.
Notify: File `SCTP_Templates_part_2.cc' was generated.
Notify: File `SCTP_Templates_part_3.cc' was generated.
Notify: File `SCTP_Templates_part_4.cc' was generated.
Notify: File `SCTP_Templates_part_5.cc' was generated.
Notify: File `SCTP_Templates_part_6.cc' was generated.
Notify: File `SCTP_Templates_part_7.cc' was generated.
Notify: File `SCTPasp_PortType.hh' was generated.
Notify: File `SCTPasp_PortType.cc' was generated.
Notify: File `SCTPasp_PortType_part_1.cc' was generated.
Notify: File `SCTPasp_PortType_part_2.cc' was generated.
Notify: File `SCTPasp_PortType_part_3.cc' was generated.
Notify: File `SCTPasp_PortType_part_4.cc' was generated.
Notify: File `SCTPasp_PortType_part_5.cc' was generated.
Notify: File `SCTPasp_PortType_part_6.cc' was generated.
Notify: File `SCTPasp_PortType_part_7.cc' was generated.
Notify: File `SCTPasp_Types.hh' was generated.
Notify: File `SCTPasp_Types.cc' was generated.
Notify: File `SCTPasp_Types_part_1.cc' was generated.
Notify: File `SCTPasp_Types_part_2.cc' was generated.
Notify: File `SCTPasp_Types_part_3.cc' was generated.
Notify: File `SCTPasp_Types_part_4.cc' was generated.
Notify: File `SCTPasp_Types_part_5.cc' was generated.
Notify: File `SCTPasp_Types_part_6.cc' was generated.
Notify: File `SCTPasp_Types_part_7.cc' was generated.
Notify: File `SDP_Templates.hh' was generated.
Notify: File `SDP_Templates.cc' was generated.
Notify: File `SDP_Templates_part_1.cc' was generated.
Notify: File `SDP_Templates_part_2.cc' was generated.
Notify: File `SDP_Templates_part_3.cc' was generated.
Notify: File `SDP_Templates_part_4.cc' was generated.
Notify: File `SDP_Templates_part_5.cc' was generated.
Notify: File `SDP_Templates_part_6.cc' was generated.
Notify: File `SDP_Templates_part_7.cc' was generated.
Notify: File `SDP_Types.hh' was generated.
Notify: File `SDP_Types.cc' was generated.
Notify: File `SDP_Types_part_1.cc' was generated.
Notify: File `SDP_Types_part_2.cc' was generated.
Notify: File `SDP_Types_part_3.cc' was generated.
Notify: File `SDP_Types_part_4.cc' was generated.
Notify: File `SDP_Types_part_5.cc' was generated.
Notify: File `SDP_Types_part_6.cc' was generated.
Notify: File `SDP_Types_part_7.cc' was generated.
Notify: File `Socket_API_Definitions.hh' was generated.
Notify: File `Socket_API_Definitions.cc' was generated.
Notify: File `Socket_API_Definitions_part_1.cc' was generated.
Notify: File `Socket_API_Definitions_part_2.cc' was generated.
Notify: File `Socket_API_Definitions_part_3.cc' was generated.
Notify: File `Socket_API_Definitions_part_4.cc' was generated.
Notify: File `Socket_API_Definitions_part_5.cc' was generated.
Notify: File `Socket_API_Definitions_part_6.cc' was generated.
Notify: File `Socket_API_Definitions_part_7.cc' was generated.
Notify: File `StatsD_Checker.hh' was generated.
Notify: File `StatsD_Checker.cc' was generated.
Notify: File `StatsD_Checker_part_1.cc' was generated.
Notify: File `StatsD_Checker_part_2.cc' was generated.
Notify: File `StatsD_Checker_part_3.cc' was generated.
Notify: File `StatsD_Checker_part_4.cc' was generated.
Notify: File `StatsD_Checker_part_5.cc' was generated.
Notify: File `StatsD_Checker_part_6.cc' was generated.
Notify: File `StatsD_Checker_part_7.cc' was generated.
Notify: File `StatsD_CodecPort.hh' was generated.
Notify: File `StatsD_CodecPort.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `StatsD_CodecPort_part_1.cc' was generated.
Notify: File `StatsD_CodecPort_part_2.cc' was generated.
Notify: File `StatsD_CodecPort_part_3.cc' was generated.
Notify: File `StatsD_CodecPort_part_4.cc' was generated.
Notify: File `StatsD_CodecPort_part_5.cc' was generated.
Notify: File `StatsD_CodecPort_part_6.cc' was generated.
Notify: File `StatsD_CodecPort_part_7.cc' was generated.
Notify: File `StatsD_Types.hh' was generated.
Notify: File `StatsD_Types.cc' was generated.
Notify: File `StatsD_Types_part_1.cc' was generated.
Notify: File `StatsD_Types_part_2.cc' was generated.
Notify: File `StatsD_Types_part_3.cc' was generated.
Notify: File `StatsD_Types_part_4.cc' was generated.
Notify: File `StatsD_Types_part_5.cc' was generated.
Notify: File `StatsD_Types_part_6.cc' was generated.
Notify: File `StatsD_Types_part_7.cc' was generated.
Notify: File `TCCConversion_Functions.hh' was generated.
Notify: File `TCCConversion_Functions.cc' was generated.
Notify: File `TCCConversion_Functions_part_1.cc' was generated.
Notify: File `TCCConversion_Functions_part_2.cc' was generated.
Notify: File `TCCConversion_Functions_part_3.cc' was generated.
Notify: File `TCCConversion_Functions_part_4.cc' was generated.
Notify: File `TCCConversion_Functions_part_5.cc' was generated.
Notify: File `TCCConversion_Functions_part_6.cc' was generated.
Notify: File `TCCConversion_Functions_part_7.cc' was generated.
Notify: File `TCCEncoding_Functions.hh' was generated.
Notify: File `TCCEncoding_Functions.cc' was generated.
Notify: File `TCCEncoding_Functions_part_1.cc' was generated.
Notify: File `TCCEncoding_Functions_part_2.cc' was generated.
Notify: File `TCCEncoding_Functions_part_3.cc' was generated.
Notify: File `TCCEncoding_Functions_part_4.cc' was generated.
Notify: File `TCCEncoding_Functions_part_5.cc' was generated.
Notify: File `TCCEncoding_Functions_part_6.cc' was generated.
Notify: File `TCCEncoding_Functions_part_7.cc' was generated.
Notify: File `TCCInterface_Functions.hh' was generated.
Notify: File `TCCInterface_Functions.cc' was generated.
Notify: File `TCCInterface_Functions_part_1.cc' was generated.
Notify: File `TCCInterface_Functions_part_2.cc' was generated.
Notify: File `TCCInterface_Functions_part_3.cc' was generated.
Notify: File `TCCInterface_Functions_part_4.cc' was generated.
Notify: File `TCCInterface_Functions_part_5.cc' was generated.
Notify: File `TCCInterface_Functions_part_6.cc' was generated.
Notify: File `TCCInterface_Functions_part_7.cc' was generated.
Notify: File `TELNETasp_PortType.hh' was generated.
Notify: File `TELNETasp_PortType.cc' was generated.
Notify: File `TELNETasp_PortType_part_1.cc' was generated.
Notify: File `TELNETasp_PortType_part_2.cc' was generated.
Notify: File `TELNETasp_PortType_part_3.cc' was generated.
Notify: File `TELNETasp_PortType_part_4.cc' was generated.
Notify: File `TELNETasp_PortType_part_5.cc' was generated.
Notify: File `TELNETasp_PortType_part_6.cc' was generated.
Notify: File `TELNETasp_PortType_part_7.cc' was generated.
Notify: File `UD_PortType.hh' was generated.
Notify: File `UD_PortType.cc' was generated.
Notify: File `UD_PortType_part_1.cc' was generated.
Notify: File `UD_PortType_part_2.cc' was generated.
Notify: File `UD_PortType_part_3.cc' was generated.
Notify: File `UD_PortType_part_4.cc' was generated.
Notify: File `UD_PortType_part_5.cc' was generated.
Notify: File `UD_PortType_part_6.cc' was generated.
Notify: File `UD_PortType_part_7.cc' was generated.
Notify: File `UD_Types.hh' was generated.
Notify: File `UD_Types.cc' was generated.
Notify: File `UD_Types_part_1.cc' was generated.
Notify: File `UD_Types_part_2.cc' was generated.
Notify: File `UD_Types_part_3.cc' was generated.
Notify: File `UD_Types_part_4.cc' was generated.
Notify: File `UD_Types_part_5.cc' was generated.
Notify: File `UD_Types_part_6.cc' was generated.
Notify: File `UD_Types_part_7.cc' was generated.
Notify: 936 files were updated.
touch compile
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'make', '-j', '17'][0m
Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc
Creating dependency file for UD_PT.cc
Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc
Creating dependency file for RANAP_EncDec.cc
Creating dependency file for RUA_EncDec.cc
Creating dependency file for HNBAP_EncDec.cc
Creating dependency file for TELNETasp_PT.cc
Creating dependency file for TCCInterface.cc
Creating dependency file for TCCEncoding.cc
Creating dependency file for TCCConversion.cc
Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc
Creating dependency file for SDP_EncDec.cc
Creating dependency file for SCTPasp_PT.cc
Creating dependency file for RTP_EncDec.cc
Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc
Creating dependency file for Native_FunctionDefs.cc
Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc
Creating dependency file for IuUP_EncDec.cc
Creating dependency file for IPL4asp_discovery.cc
Creating dependency file for IPL4asp_PT.cc
Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc
Creating dependency file for lex.SDP_parse_.c
Creating dependency file for SDP_parse_.tab.c
Creating dependency file for RUA_PDU_Descriptions_part_7.cc
Creating dependency file for RUA_PDU_Descriptions_part_6.cc
Creating dependency file for RUA_PDU_Descriptions_part_5.cc
Creating dependency file for RUA_PDU_Descriptions_part_4.cc
Creating dependency file for RUA_PDU_Descriptions_part_3.cc
Creating dependency file for RUA_PDU_Descriptions_part_2.cc
Creating dependency file for RUA_PDU_Descriptions_part_1.cc
Creating dependency file for RUA_PDU_Contents_part_7.cc
Creating dependency file for RUA_PDU_Contents_part_6.cc
Creating dependency file for RUA_PDU_Contents_part_5.cc
Creating dependency file for RUA_PDU_Contents_part_4.cc
Creating dependency file for RUA_PDU_Contents_part_3.cc
Creating dependency file for RUA_PDU_Contents_part_2.cc
Creating dependency file for RUA_PDU_Contents_part_1.cc
Creating dependency file for RUA_IEs_part_7.cc
Creating dependency file for RUA_IEs_part_6.cc
Creating dependency file for RUA_IEs_part_5.cc
Creating dependency file for RUA_IEs_part_4.cc
Creating dependency file for RUA_IEs_part_3.cc
Creating dependency file for RUA_IEs_part_2.cc
Creating dependency file for RUA_IEs_part_1.cc
Creating dependency file for RUA_Containers_part_7.cc
Creating dependency file for RUA_Containers_part_6.cc
Creating dependency file for RUA_Containers_part_5.cc
Creating dependency file for RUA_Containers_part_4.cc
Creating dependency file for RUA_Containers_part_3.cc
Creating dependency file for RUA_Containers_part_2.cc
Creating dependency file for RUA_Containers_part_1.cc
Creating dependency file for RUA_Constants_part_7.cc
Creating dependency file for RUA_Constants_part_6.cc
Creating dependency file for RUA_Constants_part_5.cc
Creating dependency file for RUA_Constants_part_4.cc
Creating dependency file for RUA_Constants_part_3.cc
Creating dependency file for RUA_Constants_part_2.cc
Creating dependency file for RUA_Constants_part_1.cc
Creating dependency file for RUA_CommonDataTypes_part_7.cc
Creating dependency file for RUA_CommonDataTypes_part_6.cc
Creating dependency file for RUA_CommonDataTypes_part_5.cc
Creating dependency file for RUA_CommonDataTypes_part_4.cc
Creating dependency file for RUA_CommonDataTypes_part_3.cc
Creating dependency file for RUA_CommonDataTypes_part_2.cc
Creating dependency file for RUA_CommonDataTypes_part_1.cc
Creating dependency file for RANAP_PDU_Descriptions_part_7.cc
Creating dependency file for RANAP_PDU_Descriptions_part_6.cc
Creating dependency file for RANAP_PDU_Descriptions_part_5.cc
Creating dependency file for RANAP_PDU_Descriptions_part_4.cc
Creating dependency file for RANAP_PDU_Descriptions_part_3.cc
Creating dependency file for RANAP_PDU_Descriptions_part_2.cc
Creating dependency file for RANAP_PDU_Descriptions_part_1.cc
Creating dependency file for RANAP_PDU_Contents_part_7.cc
Creating dependency file for RANAP_PDU_Contents_part_6.cc
Creating dependency file for RANAP_PDU_Contents_part_5.cc
Creating dependency file for RANAP_PDU_Contents_part_4.cc
Creating dependency file for RANAP_PDU_Contents_part_3.cc
Creating dependency file for RANAP_PDU_Contents_part_2.cc
Creating dependency file for RANAP_PDU_Contents_part_1.cc
Creating dependency file for RANAP_IEs_part_7.cc
Creating dependency file for RANAP_IEs_part_6.cc
Creating dependency file for RANAP_IEs_part_5.cc
Creating dependency file for RANAP_IEs_part_4.cc
Creating dependency file for RANAP_IEs_part_3.cc
Creating dependency file for RANAP_IEs_part_2.cc
Creating dependency file for RANAP_IEs_part_1.cc
Creating dependency file for RANAP_Containers_part_7.cc
Creating dependency file for RANAP_Containers_part_6.cc
Creating dependency file for RANAP_Containers_part_5.cc
Creating dependency file for RANAP_Containers_part_4.cc
Creating dependency file for RANAP_Containers_part_3.cc
Creating dependency file for RANAP_Containers_part_2.cc
Creating dependency file for RANAP_Containers_part_1.cc
Creating dependency file for RANAP_Constants_part_7.cc
Creating dependency file for RANAP_Constants_part_6.cc
Creating dependency file for RANAP_Constants_part_5.cc
Creating dependency file for RANAP_Constants_part_4.cc
Creating dependency file for RANAP_Constants_part_3.cc
Creating dependency file for RANAP_Constants_part_2.cc
Creating dependency file for RANAP_Constants_part_1.cc
Creating dependency file for RANAP_CommonDataTypes_part_7.cc
Creating dependency file for RANAP_CommonDataTypes_part_6.cc
Creating dependency file for RANAP_CommonDataTypes_part_5.cc
Creating dependency file for RANAP_CommonDataTypes_part_4.cc
Creating dependency file for RANAP_CommonDataTypes_part_3.cc
Creating dependency file for RANAP_CommonDataTypes_part_2.cc
Creating dependency file for RANAP_CommonDataTypes_part_1.cc
Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc
Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc
Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc
Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc
Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc
Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc
Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc
Creating dependency file for HNBAP_PDU_Contents_part_7.cc
Creating dependency file for HNBAP_PDU_Contents_part_6.cc
Creating dependency file for HNBAP_PDU_Contents_part_5.cc
Creating dependency file for HNBAP_PDU_Contents_part_4.cc
Creating dependency file for HNBAP_PDU_Contents_part_3.cc
Creating dependency file for HNBAP_PDU_Contents_part_2.cc
Creating dependency file for HNBAP_PDU_Contents_part_1.cc
Creating dependency file for HNBAP_IEs_part_7.cc
Creating dependency file for HNBAP_IEs_part_5.cc
Creating dependency file for HNBAP_IEs_part_6.cc
Creating dependency file for HNBAP_IEs_part_4.cc
Creating dependency file for HNBAP_IEs_part_3.cc
Creating dependency file for HNBAP_IEs_part_2.cc
Creating dependency file for HNBAP_IEs_part_1.cc
Creating dependency file for HNBAP_Containers_part_7.cc
Creating dependency file for HNBAP_Containers_part_6.cc
Creating dependency file for HNBAP_Containers_part_5.cc
Creating dependency file for HNBAP_Containers_part_4.cc
Creating dependency file for HNBAP_Containers_part_3.cc
Creating dependency file for HNBAP_Containers_part_2.cc
Creating dependency file for HNBAP_Containers_part_1.cc
Creating dependency file for HNBAP_Constants_part_7.cc
Creating dependency file for HNBAP_Constants_part_6.cc
Creating dependency file for HNBAP_Constants_part_5.cc
Creating dependency file for HNBAP_Constants_part_4.cc
Creating dependency file for HNBAP_Constants_part_3.cc
Creating dependency file for HNBAP_Constants_part_2.cc
Creating dependency file for HNBAP_Constants_part_1.cc
Creating dependency file for HNBAP_CommonDataTypes_part_7.cc
Creating dependency file for HNBAP_CommonDataTypes_part_6.cc
Creating dependency file for HNBAP_CommonDataTypes_part_5.cc
Creating dependency file for HNBAP_CommonDataTypes_part_4.cc
Creating dependency file for HNBAP_CommonDataTypes_part_3.cc
Creating dependency file for HNBAP_CommonDataTypes_part_2.cc
Creating dependency file for HNBAP_CommonDataTypes_part_1.cc
Creating dependency file for RUA_PDU_Descriptions.cc
Creating dependency file for RUA_PDU_Contents.cc
Creating dependency file for RUA_IEs.cc
Creating dependency file for RUA_Containers.cc
Creating dependency file for RUA_Constants.cc
Creating dependency file for RUA_CommonDataTypes.cc
Creating dependency file for RANAP_PDU_Descriptions.cc
Creating dependency file for RANAP_PDU_Contents.cc
Creating dependency file for RANAP_IEs.cc
Creating dependency file for RANAP_Containers.cc
Creating dependency file for RANAP_Constants.cc
Creating dependency file for RANAP_CommonDataTypes.cc
Creating dependency file for HNBAP_PDU_Descriptions.cc
Creating dependency file for HNBAP_IEs.cc
Creating dependency file for HNBAP_PDU_Contents.cc
Creating dependency file for HNBAP_Containers.cc
Creating dependency file for HNBAP_Constants.cc
Creating dependency file for HNBAP_CommonDataTypes.cc
Creating dependency file for StatsD_Checker_part_7.cc
Creating dependency file for StatsD_Checker_part_6.cc
Creating dependency file for StatsD_Checker_part_5.cc
Creating dependency file for StatsD_Checker_part_4.cc
Creating dependency file for StatsD_Checker_part_3.cc
Creating dependency file for StatsD_Checker_part_2.cc
Creating dependency file for StatsD_Checker_part_1.cc
Creating dependency file for SCCP_Mapping_part_7.cc
Creating dependency file for SCCP_Mapping_part_5.cc
Creating dependency file for SCCP_Mapping_part_6.cc
Creating dependency file for SCCP_Mapping_part_4.cc
Creating dependency file for SCCP_Mapping_part_3.cc
Creating dependency file for SCCP_Mapping_part_2.cc
Creating dependency file for SCCP_Mapping_part_1.cc
Creating dependency file for RAN_Emulation_part_7.cc
Creating dependency file for RAN_Emulation_part_6.cc
Creating dependency file for RAN_Emulation_part_5.cc
Creating dependency file for RAN_Emulation_part_4.cc
Creating dependency file for RAN_Emulation_part_3.cc
Creating dependency file for RAN_Emulation_part_2.cc
Creating dependency file for RAN_Emulation_part_1.cc
Creating dependency file for RAN_Adapter_part_7.cc
Creating dependency file for RAN_Adapter_part_6.cc
Creating dependency file for RAN_Adapter_part_5.cc
Creating dependency file for RAN_Adapter_part_4.cc
Creating dependency file for RAN_Adapter_part_3.cc
Creating dependency file for RAN_Adapter_part_2.cc
Creating dependency file for RAN_Adapter_part_1.cc
Creating dependency file for IPA_Emulation_part_7.cc
Creating dependency file for IPA_Emulation_part_6.cc
Creating dependency file for IPA_Emulation_part_5.cc
Creating dependency file for IPA_Emulation_part_4.cc
Creating dependency file for IPA_Emulation_part_3.cc
Creating dependency file for IPA_Emulation_part_2.cc
Creating dependency file for IPA_Emulation_part_1.cc
Creating dependency file for SCCP_Mapping.cc
Creating dependency file for StatsD_Checker.cc
Creating dependency file for RAN_Emulation.cc
Creating dependency file for RAN_Adapter.cc
Creating dependency file for IPA_Emulation.cc
Creating dependency file for UD_Types_part_7.cc
Creating dependency file for UD_Types_part_6.cc
Creating dependency file for UD_Types_part_4.cc
Creating dependency file for UD_Types_part_5.cc
Creating dependency file for UD_Types_part_3.cc
Creating dependency file for UD_Types_part_2.cc
Creating dependency file for UD_Types_part_1.cc
Creating dependency file for UD_PortType_part_6.cc
Creating dependency file for UD_PortType_part_5.cc
Creating dependency file for UD_PortType_part_7.cc
Creating dependency file for UD_PortType_part_4.cc
Creating dependency file for UD_PortType_part_3.cc
Creating dependency file for UD_PortType_part_2.cc
Creating dependency file for UD_PortType_part_1.cc
Creating dependency file for TELNETasp_PortType_part_7.cc
Creating dependency file for TELNETasp_PortType_part_6.cc
Creating dependency file for TELNETasp_PortType_part_5.cc
Creating dependency file for TELNETasp_PortType_part_4.cc
Creating dependency file for TELNETasp_PortType_part_3.cc
Creating dependency file for TELNETasp_PortType_part_2.cc
Creating dependency file for TELNETasp_PortType_part_1.cc
Creating dependency file for TCCInterface_Functions_part_7.cc
Creating dependency file for TCCInterface_Functions_part_6.cc
Creating dependency file for TCCInterface_Functions_part_5.cc
Creating dependency file for TCCInterface_Functions_part_4.cc
Creating dependency file for TCCInterface_Functions_part_3.cc
Creating dependency file for TCCInterface_Functions_part_2.cc
Creating dependency file for TCCEncoding_Functions_part_7.cc
Creating dependency file for TCCEncoding_Functions_part_6.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCEncoding_Functions_part_5.cc
Creating dependency file for TCCEncoding_Functions_part_4.cc
Creating dependency file for TCCEncoding_Functions_part_3.cc
Creating dependency file for TCCEncoding_Functions_part_2.cc
Creating dependency file for TCCEncoding_Functions_part_1.cc
Creating dependency file for TCCConversion_Functions_part_7.cc
Creating dependency file for TCCConversion_Functions_part_6.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_5.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for StatsD_Types_part_7.cc
Creating dependency file for StatsD_Types_part_6.cc
Creating dependency file for StatsD_Types_part_5.cc
Creating dependency file for StatsD_Types_part_4.cc
Creating dependency file for StatsD_Types_part_3.cc
Creating dependency file for StatsD_Types_part_2.cc
Creating dependency file for StatsD_Types_part_1.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for StatsD_CodecPort_part_7.cc
Creating dependency file for StatsD_CodecPort_part_6.cc
Creating dependency file for StatsD_CodecPort_part_5.cc
Creating dependency file for StatsD_CodecPort_part_4.cc
Creating dependency file for StatsD_CodecPort_part_3.cc
Creating dependency file for StatsD_CodecPort_part_2.cc
Creating dependency file for StatsD_CodecPort_part_1.cc
Creating dependency file for Socket_API_Definitions_part_7.cc
Creating dependency file for Socket_API_Definitions_part_6.cc
Creating dependency file for Socket_API_Definitions_part_5.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_1.cc
Creating dependency file for SDP_Types_part_7.cc
Creating dependency file for SDP_Types_part_6.cc
Creating dependency file for SDP_Types_part_5.cc
Creating dependency file for SDP_Types_part_4.cc
Creating dependency file for SDP_Types_part_2.cc
Creating dependency file for SDP_Types_part_3.cc
Creating dependency file for SDP_Types_part_1.cc
Creating dependency file for SDP_Templates_part_7.cc
Creating dependency file for SDP_Templates_part_6.cc
Creating dependency file for SDP_Templates_part_5.cc
Creating dependency file for SDP_Templates_part_4.cc
Creating dependency file for SDP_Templates_part_3.cc
Creating dependency file for SDP_Templates_part_2.cc
Creating dependency file for SDP_Templates_part_1.cc
Creating dependency file for SCTPasp_Types_part_7.cc
Creating dependency file for SCTPasp_Types_part_6.cc
Creating dependency file for SCTPasp_Types_part_5.cc
Creating dependency file for SCTPasp_Types_part_4.cc
Creating dependency file for SCTPasp_Types_part_3.cc
Creating dependency file for SCTPasp_Types_part_2.cc
Creating dependency file for SCTPasp_Types_part_1.cc
Creating dependency file for SCTPasp_PortType_part_7.cc
Creating dependency file for SCTPasp_PortType_part_6.cc
Creating dependency file for SCTPasp_PortType_part_5.cc
Creating dependency file for SCTPasp_PortType_part_4.cc
Creating dependency file for SCTPasp_PortType_part_3.cc
Creating dependency file for SCTPasp_PortType_part_2.cc
Creating dependency file for SCTPasp_PortType_part_1.cc
Creating dependency file for SCTP_Templates_part_7.cc
Creating dependency file for SCTP_Templates_part_6.cc
Creating dependency file for SCTP_Templates_part_5.cc
Creating dependency file for SCTP_Templates_part_4.cc
Creating dependency file for SCTP_Templates_part_3.cc
Creating dependency file for SCTP_Templates_part_2.cc
Creating dependency file for SCTP_Templates_part_1.cc
Creating dependency file for SCCPasp_Types_part_7.cc
Creating dependency file for SCCPasp_Types_part_6.cc
Creating dependency file for SCCPasp_Types_part_5.cc
Creating dependency file for SCCPasp_Types_part_4.cc
Creating dependency file for SCCPasp_Types_part_3.cc
Creating dependency file for SCCPasp_Types_part_2.cc
Creating dependency file for SCCPasp_Types_part_1.cc
Creating dependency file for SCCP_Types_part_7.cc
Creating dependency file for SCCP_Types_part_6.cc
Creating dependency file for SCCP_Types_part_5.cc
Creating dependency file for SCCP_Types_part_4.cc
Creating dependency file for SCCP_Types_part_3.cc
Creating dependency file for SCCP_Types_part_2.cc
Creating dependency file for SCCP_Types_part_1.cc
Creating dependency file for SCCP_Templates_part_7.cc
Creating dependency file for SCCP_Templates_part_6.cc
Creating dependency file for SCCP_Templates_part_5.cc
Creating dependency file for SCCP_Templates_part_4.cc
Creating dependency file for SCCP_Templates_part_3.cc
Creating dependency file for SCCP_Templates_part_2.cc
Creating dependency file for SCCP_Templates_part_1.cc
Creating dependency file for SCCP_Emulation_part_7.cc
Creating dependency file for SCCP_Emulation_part_6.cc
Creating dependency file for SCCP_Emulation_part_5.cc
Creating dependency file for SCCP_Emulation_part_4.cc
Creating dependency file for SCCP_Emulation_part_3.cc
Creating dependency file for SCCP_Emulation_part_1.cc
Creating dependency file for RUA_Types_part_7.cc
Creating dependency file for SCCP_Emulation_part_2.cc
Creating dependency file for RUA_Types_part_6.cc
Creating dependency file for RUA_Types_part_5.cc
Creating dependency file for RUA_Types_part_4.cc
Creating dependency file for RUA_Types_part_3.cc
Creating dependency file for RUA_Types_part_2.cc
Creating dependency file for RUA_Types_part_1.cc
Creating dependency file for RUA_Templates_part_7.cc
Creating dependency file for RUA_Templates_part_6.cc
Creating dependency file for RUA_Templates_part_5.cc
Creating dependency file for RUA_Templates_part_4.cc
Creating dependency file for RUA_Templates_part_3.cc
Creating dependency file for RUA_Templates_part_2.cc
Creating dependency file for RUA_Templates_part_1.cc
Creating dependency file for RUA_Emulation_part_7.cc
Creating dependency file for RUA_Emulation_part_6.cc
Creating dependency file for RUA_Emulation_part_5.cc
Creating dependency file for RUA_Emulation_part_4.cc
Creating dependency file for RUA_Emulation_part_3.cc
Creating dependency file for RUA_Emulation_part_2.cc
Creating dependency file for RUA_Emulation_part_1.cc
Creating dependency file for RTP_Types_part_7.cc
Creating dependency file for RTP_Types_part_6.cc
Creating dependency file for RTP_Types_part_5.cc
Creating dependency file for RTP_Types_part_4.cc
Creating dependency file for RTP_Types_part_3.cc
Creating dependency file for RTP_Types_part_2.cc
Creating dependency file for RTP_Types_part_1.cc
Creating dependency file for RTP_Emulation_part_7.cc
Creating dependency file for RTP_Emulation_part_6.cc
Creating dependency file for RTP_Emulation_part_5.cc
Creating dependency file for RTP_Emulation_part_4.cc
Creating dependency file for RTP_Emulation_part_3.cc
Creating dependency file for RTP_Emulation_part_2.cc
Creating dependency file for RTP_Emulation_part_1.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for RTP_CodecPort_part_7.cc
Creating dependency file for RTP_CodecPort_part_6.cc
Creating dependency file for RTP_CodecPort_part_5.cc
Creating dependency file for RTP_CodecPort_part_4.cc
Creating dependency file for RTP_CodecPort_part_3.cc
Creating dependency file for RTP_CodecPort_part_2.cc
Creating dependency file for RTP_CodecPort_part_1.cc
Creating dependency file for RANAP_Types_part_7.cc
Creating dependency file for RANAP_Types_part_6.cc
Creating dependency file for RANAP_Types_part_5.cc
Creating dependency file for RANAP_Types_part_4.cc
Creating dependency file for RANAP_Types_part_3.cc
Creating dependency file for RANAP_Types_part_2.cc
Creating dependency file for RANAP_Types_part_1.cc
Creating dependency file for RANAP_Templates_part_7.cc
Creating dependency file for RANAP_Templates_part_6.cc
Creating dependency file for RANAP_Templates_part_5.cc
Creating dependency file for RANAP_Templates_part_4.cc
Creating dependency file for RANAP_Templates_part_3.cc
Creating dependency file for RANAP_Templates_part_2.cc
Creating dependency file for RANAP_Templates_part_1.cc
Creating dependency file for RANAP_CodecPort_part_7.cc
Creating dependency file for RANAP_CodecPort_part_6.cc
Creating dependency file for RANAP_CodecPort_part_5.cc
Creating dependency file for RANAP_CodecPort_part_3.cc
Creating dependency file for RANAP_CodecPort_part_4.cc
Creating dependency file for RANAP_CodecPort_part_2.cc
Creating dependency file for RANAP_CodecPort_part_1.cc
Creating dependency file for PFCP_Types_part_7.cc
Creating dependency file for PFCP_Types_part_6.cc
Creating dependency file for PFCP_Types_part_5.cc
Creating dependency file for PFCP_Types_part_4.cc
Creating dependency file for PFCP_Types_part_3.cc
Creating dependency file for PFCP_Types_part_2.cc
Creating dependency file for PFCP_Types_part_1.cc
Creating dependency file for PFCP_Templates_part_7.cc
Creating dependency file for PFCP_Templates_part_6.cc
Creating dependency file for PFCP_Templates_part_5.cc
Creating dependency file for PFCP_Templates_part_4.cc
Creating dependency file for PFCP_Templates_part_3.cc
Creating dependency file for PFCP_Templates_part_2.cc
Creating dependency file for PFCP_Templates_part_1.cc
Creating dependency file for PFCP_Emulation_part_7.cc
Creating dependency file for PFCP_Emulation_part_6.cc
Creating dependency file for PFCP_Emulation_part_5.cc
Creating dependency file for PFCP_Emulation_part_4.cc
Creating dependency file for PFCP_Emulation_part_3.cc
Creating dependency file for PFCP_Emulation_part_2.cc
Creating dependency file for PFCP_Emulation_part_1.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for PFCP_CodecPort_part_7.cc
Creating dependency file for PFCP_CodecPort_part_6.cc
Creating dependency file for PFCP_CodecPort_part_5.cc
Creating dependency file for PFCP_CodecPort_part_4.cc
Creating dependency file for PFCP_CodecPort_part_3.cc
Creating dependency file for PFCP_CodecPort_part_2.cc
Creating dependency file for PFCP_CodecPort_part_1.cc
Creating dependency file for Osmocom_VTY_Functions_part_7.cc
Creating dependency file for Osmocom_VTY_Functions_part_6.cc
Creating dependency file for Osmocom_VTY_Functions_part_5.cc
Creating dependency file for Osmocom_VTY_Functions_part_4.cc
Creating dependency file for Osmocom_VTY_Functions_part_3.cc
Creating dependency file for Osmocom_VTY_Functions_part_2.cc
Creating dependency file for Osmocom_VTY_Functions_part_1.cc
Creating dependency file for Osmocom_Types_part_7.cc
Creating dependency file for Osmocom_Types_part_6.cc
Creating dependency file for Osmocom_Types_part_5.cc
Creating dependency file for Osmocom_Types_part_4.cc
Creating dependency file for Osmocom_Types_part_3.cc
Creating dependency file for Osmocom_Types_part_2.cc
Creating dependency file for Osmocom_Types_part_1.cc
Creating dependency file for Osmocom_CTRL_Types_part_7.cc
Creating dependency file for Osmocom_CTRL_Types_part_6.cc
Creating dependency file for Osmocom_CTRL_Types_part_5.cc
Creating dependency file for Osmocom_CTRL_Types_part_4.cc
Creating dependency file for Osmocom_CTRL_Types_part_3.cc
Creating dependency file for Osmocom_CTRL_Types_part_2.cc
Creating dependency file for Osmocom_CTRL_Types_part_1.cc
Creating dependency file for Osmocom_CTRL_Functions_part_7.cc
Creating dependency file for Osmocom_CTRL_Functions_part_6.cc
Creating dependency file for Osmocom_CTRL_Functions_part_5.cc
Creating dependency file for Osmocom_CTRL_Functions_part_4.cc
Creating dependency file for Osmocom_CTRL_Functions_part_3.cc
Creating dependency file for Osmocom_CTRL_Functions_part_2.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc
Creating dependency file for Osmocom_CTRL_Functions_part_1.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc
Creating dependency file for Native_Functions_part_7.cc
Creating dependency file for Native_Functions_part_6.cc
Creating dependency file for Native_Functions_part_5.cc
Creating dependency file for Native_Functions_part_4.cc
Creating dependency file for Native_Functions_part_3.cc
Creating dependency file for Native_Functions_part_2.cc
Creating dependency file for Native_Functions_part_1.cc
Creating dependency file for MobileL3_Types_part_7.cc
Creating dependency file for MobileL3_Types_part_6.cc
Creating dependency file for MobileL3_Types_part_5.cc
Creating dependency file for MobileL3_Types_part_4.cc
Creating dependency file for MobileL3_Types_part_3.cc
Creating dependency file for MobileL3_Types_part_2.cc
Creating dependency file for MobileL3_Types_part_1.cc
Creating dependency file for MobileL3_SS_Types_part_7.cc
Creating dependency file for MobileL3_SS_Types_part_6.cc
Creating dependency file for MobileL3_SS_Types_part_5.cc
Creating dependency file for MobileL3_SS_Types_part_4.cc
Creating dependency file for MobileL3_SS_Types_part_3.cc
Creating dependency file for MobileL3_SS_Types_part_2.cc
Creating dependency file for MobileL3_SS_Types_part_1.cc
Creating dependency file for MobileL3_SMS_Types_part_7.cc
Creating dependency file for MobileL3_SMS_Types_part_6.cc
Creating dependency file for MobileL3_SMS_Types_part_5.cc
Creating dependency file for MobileL3_SMS_Types_part_4.cc
Creating dependency file for MobileL3_SMS_Types_part_3.cc
Creating dependency file for MobileL3_SMS_Types_part_2.cc
Creating dependency file for MobileL3_SMS_Types_part_1.cc
Creating dependency file for MobileL3_RRM_Types_part_7.cc
Creating dependency file for MobileL3_RRM_Types_part_6.cc
Creating dependency file for MobileL3_RRM_Types_part_5.cc
Creating dependency file for MobileL3_RRM_Types_part_4.cc
Creating dependency file for MobileL3_RRM_Types_part_3.cc
Creating dependency file for MobileL3_RRM_Types_part_2.cc
Creating dependency file for MobileL3_RRM_Types_part_1.cc
Creating dependency file for MobileL3_MM_Types_part_7.cc
Creating dependency file for MobileL3_MM_Types_part_6.cc
Creating dependency file for MobileL3_MM_Types_part_5.cc
Creating dependency file for MobileL3_MM_Types_part_4.cc
Creating dependency file for MobileL3_MM_Types_part_3.cc
Creating dependency file for MobileL3_MM_Types_part_2.cc
Creating dependency file for MobileL3_MM_Types_part_1.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc
Creating dependency file for MobileL3_CommonIE_Types_part_7.cc
Creating dependency file for MobileL3_CommonIE_Types_part_6.cc
Creating dependency file for MobileL3_CommonIE_Types_part_5.cc
Creating dependency file for MobileL3_CommonIE_Types_part_4.cc
Creating dependency file for MobileL3_CommonIE_Types_part_3.cc
Creating dependency file for MobileL3_CommonIE_Types_part_1.cc
Creating dependency file for MobileL3_CommonIE_Types_part_2.cc
Creating dependency file for MobileL3_CC_Types_part_7.cc
Creating dependency file for MobileL3_CC_Types_part_6.cc
Creating dependency file for MobileL3_CC_Types_part_5.cc
Creating dependency file for MobileL3_CC_Types_part_4.cc
Creating dependency file for MobileL3_CC_Types_part_3.cc
Creating dependency file for MobileL3_CC_Types_part_2.cc
Creating dependency file for MobileL3_CC_Types_part_1.cc
Creating dependency file for Misc_Helpers_part_7.cc
Creating dependency file for Misc_Helpers_part_6.cc
Creating dependency file for Misc_Helpers_part_5.cc
Creating dependency file for Misc_Helpers_part_4.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for Misc_Helpers_part_2.cc
Creating dependency file for Misc_Helpers_part_1.cc
Creating dependency file for MTP3asp_Types_part_7.cc
Creating dependency file for MTP3asp_Types_part_6.cc
Creating dependency file for MTP3asp_Types_part_5.cc
Creating dependency file for MTP3asp_Types_part_4.cc
Creating dependency file for MTP3asp_Types_part_3.cc
Creating dependency file for MTP3asp_Types_part_2.cc
Creating dependency file for MTP3asp_Types_part_1.cc
Creating dependency file for MTP3asp_PortType_part_7.cc
Creating dependency file for MTP3asp_PortType_part_6.cc
Creating dependency file for MTP3asp_PortType_part_5.cc
Creating dependency file for MTP3asp_PortType_part_4.cc
Creating dependency file for MTP3asp_PortType_part_3.cc
Creating dependency file for MTP3asp_PortType_part_2.cc
Creating dependency file for MTP3asp_PortType_part_1.cc
Creating dependency file for MGCP_Types_part_7.cc
Creating dependency file for MGCP_Types_part_6.cc
Creating dependency file for MGCP_Types_part_5.cc
Creating dependency file for MGCP_Types_part_4.cc
Creating dependency file for MGCP_Types_part_3.cc
Creating dependency file for MGCP_Types_part_2.cc
Creating dependency file for MGCP_Types_part_1.cc
Creating dependency file for MGCP_Templates_part_7.cc
Creating dependency file for MGCP_Templates_part_6.cc
Creating dependency file for MGCP_Templates_part_5.cc
Creating dependency file for MGCP_Templates_part_4.cc
Creating dependency file for MGCP_Templates_part_3.cc
Creating dependency file for MGCP_Templates_part_2.cc
Creating dependency file for MGCP_Templates_part_1.cc
Creating dependency file for MGCP_Emulation_part_7.cc
Creating dependency file for MGCP_Emulation_part_6.cc
Creating dependency file for MGCP_Emulation_part_5.cc
Creating dependency file for MGCP_Emulation_part_4.cc
Creating dependency file for MGCP_Emulation_part_3.cc
Creating dependency file for MGCP_Emulation_part_2.cc
Creating dependency file for MGCP_Emulation_part_1.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for MGCP_CodecPort_part_7.cc
Creating dependency file for MGCP_CodecPort_part_6.cc
Creating dependency file for MGCP_CodecPort_part_5.cc
Creating dependency file for MGCP_CodecPort_part_4.cc
Creating dependency file for MGCP_CodecPort_part_3.cc
Creating dependency file for MGCP_CodecPort_part_2.cc
Creating dependency file for MGCP_CodecPort_part_1.cc
Creating dependency file for M3UA_Types_part_7.cc
Creating dependency file for M3UA_Types_part_6.cc
Creating dependency file for M3UA_Types_part_5.cc
Creating dependency file for M3UA_Types_part_4.cc
Creating dependency file for M3UA_Types_part_3.cc
Creating dependency file for M3UA_Types_part_2.cc
Creating dependency file for M3UA_Types_part_1.cc
Creating dependency file for M3UA_Emulation_part_7.cc
Creating dependency file for M3UA_Emulation_part_6.cc
Creating dependency file for M3UA_Emulation_part_5.cc
Creating dependency file for M3UA_Emulation_part_4.cc
Creating dependency file for M3UA_Emulation_part_3.cc
Creating dependency file for M3UA_Emulation_part_2.cc
Creating dependency file for M3UA_Emulation_part_1.cc
Creating dependency file for L3_Templates_part_7.cc
Creating dependency file for L3_Templates_part_6.cc
Creating dependency file for L3_Templates_part_5.cc
Creating dependency file for L3_Templates_part_4.cc
Creating dependency file for L3_Templates_part_3.cc
Creating dependency file for L3_Templates_part_2.cc
Creating dependency file for L3_Templates_part_1.cc
Creating dependency file for L3_Common_part_6.cc
Creating dependency file for L3_Common_part_7.cc
Creating dependency file for L3_Common_part_5.cc
Creating dependency file for L3_Common_part_4.cc
Creating dependency file for L3_Common_part_3.cc
Creating dependency file for L3_Common_part_2.cc
Creating dependency file for L3_Common_part_1.cc
Creating dependency file for Iuh_Types_part_7.cc
Creating dependency file for Iuh_Types_part_6.cc
Creating dependency file for Iuh_Types_part_5.cc
Creating dependency file for Iuh_Types_part_4.cc
Creating dependency file for Iuh_Types_part_3.cc
Creating dependency file for Iuh_Types_part_2.cc
Creating dependency file for Iuh_Types_part_1.cc
Creating dependency file for Iuh_Emulation_part_7.cc
Creating dependency file for Iuh_Emulation_part_6.cc
Creating dependency file for Iuh_Emulation_part_5.cc
Creating dependency file for Iuh_Emulation_part_4.cc
Creating dependency file for Iuh_Emulation_part_3.cc
Creating dependency file for Iuh_Emulation_part_2.cc
Creating dependency file for Iuh_Emulation_part_1.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for Iuh_CodecPort_part_7.cc
Creating dependency file for Iuh_CodecPort_part_6.cc
Creating dependency file for Iuh_CodecPort_part_5.cc
Creating dependency file for Iuh_CodecPort_part_4.cc
Creating dependency file for Iuh_CodecPort_part_3.cc
Creating dependency file for Iuh_CodecPort_part_2.cc
Creating dependency file for Iuh_CodecPort_part_1.cc
Creating dependency file for IuUP_Types_part_7.cc
Creating dependency file for IuUP_Types_part_6.cc
Creating dependency file for IuUP_Types_part_5.cc
Creating dependency file for IuUP_Types_part_4.cc
Creating dependency file for IuUP_Types_part_3.cc
Creating dependency file for IuUP_Types_part_2.cc
Creating dependency file for IuUP_Types_part_1.cc
Creating dependency file for IuUP_Emulation_part_7.cc
Creating dependency file for IuUP_Emulation_part_6.cc
Creating dependency file for IuUP_Emulation_part_5.cc
Creating dependency file for IuUP_Emulation_part_4.cc
Creating dependency file for IuUP_Emulation_part_3.cc
Creating dependency file for IuUP_Emulation_part_2.cc
Creating dependency file for IuUP_Emulation_part_1.cc
Creating dependency file for IPL4asp_Types_part_7.cc
Creating dependency file for IPL4asp_Types_part_6.cc
Creating dependency file for IPL4asp_Types_part_5.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_PortType_part_7.cc
Creating dependency file for IPL4asp_PortType_part_6.cc
Creating dependency file for IPL4asp_PortType_part_5.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_Functions_part_7.cc
Creating dependency file for IPL4asp_Functions_part_6.cc
Creating dependency file for IPL4asp_Functions_part_5.cc
Creating dependency file for IPL4asp_Functions_part_4.cc
Creating dependency file for IPL4asp_Functions_part_3.cc
Creating dependency file for IPL4asp_Functions_part_2.cc
Creating dependency file for IPL4asp_Functions_part_1.cc
Creating dependency file for IPA_Types_part_7.cc
Creating dependency file for IPA_Types_part_6.cc
Creating dependency file for IPA_Types_part_5.cc
Creating dependency file for IPA_Types_part_4.cc
Creating dependency file for IPA_Types_part_3.cc
Creating dependency file for IPA_Types_part_2.cc
Creating dependency file for IPA_Types_part_1.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for IPA_CodecPort_part_7.cc
Creating dependency file for IPA_CodecPort_part_6.cc
Creating dependency file for IPA_CodecPort_part_5.cc
Creating dependency file for IPA_CodecPort_part_4.cc
Creating dependency file for IPA_CodecPort_part_3.cc
Creating dependency file for IPA_CodecPort_part_2.cc
Creating dependency file for IPA_CodecPort_part_1.cc
Creating dependency file for HNBGW_Tests_part_7.cc
Creating dependency file for HNBGW_Tests_part_6.cc
Creating dependency file for HNBGW_Tests_part_5.cc
Creating dependency file for HNBGW_Tests_part_4.cc
Creating dependency file for HNBGW_Tests_part_3.cc
Creating dependency file for HNBGW_Tests_part_2.cc
Creating dependency file for HNBGW_Tests_part_1.cc
Creating dependency file for HNBAP_Types_part_7.cc
Creating dependency file for HNBAP_Types_part_6.cc
Creating dependency file for HNBAP_Types_part_5.cc
Creating dependency file for HNBAP_Types_part_4.cc
Creating dependency file for HNBAP_Types_part_3.cc
Creating dependency file for HNBAP_Types_part_2.cc
Creating dependency file for HNBAP_Types_part_1.cc
Creating dependency file for HNBAP_Templates_part_7.cc
Creating dependency file for HNBAP_Templates_part_6.cc
Creating dependency file for HNBAP_Templates_part_5.cc
Creating dependency file for HNBAP_Templates_part_4.cc
Creating dependency file for HNBAP_Templates_part_3.cc
Creating dependency file for HNBAP_Templates_part_2.cc
Creating dependency file for HNBAP_Templates_part_1.cc
Creating dependency file for General_Types_part_7.cc
Creating dependency file for General_Types_part_6.cc
Creating dependency file for General_Types_part_5.cc
Creating dependency file for General_Types_part_4.cc
Creating dependency file for General_Types_part_3.cc
Creating dependency file for General_Types_part_2.cc
Creating dependency file for General_Types_part_1.cc
Creating dependency file for GSM_Types_part_7.cc
Creating dependency file for GSM_Types_part_6.cc
Creating dependency file for GSM_Types_part_5.cc
Creating dependency file for GSM_Types_part_4.cc
Creating dependency file for GSM_Types_part_2.cc
Creating dependency file for GSM_Types_part_3.cc
Creating dependency file for GSM_Types_part_1.cc
Creating dependency file for DNS_Helpers_part_7.cc
Creating dependency file for DNS_Helpers_part_6.cc
Creating dependency file for DNS_Helpers_part_5.cc
Creating dependency file for DNS_Helpers_part_4.cc
Creating dependency file for DNS_Helpers_part_3.cc
Creating dependency file for DNS_Helpers_part_2.cc
Creating dependency file for DNS_Helpers_part_1.cc
Creating dependency file for ConnHdlr_part_7.cc
Creating dependency file for ConnHdlr_part_6.cc
Creating dependency file for ConnHdlr_part_5.cc
Creating dependency file for ConnHdlr_part_4.cc
Creating dependency file for ConnHdlr_part_3.cc
Creating dependency file for ConnHdlr_part_2.cc
Creating dependency file for ConnHdlr_part_1.cc
Creating dependency file for BSSAP_Types_part_7.cc
Creating dependency file for BSSAP_Types_part_6.cc
Creating dependency file for BSSAP_Types_part_5.cc
Creating dependency file for BSSAP_Types_part_4.cc
Creating dependency file for BSSAP_Types_part_3.cc
Creating dependency file for BSSAP_Types_part_2.cc
Creating dependency file for BSSAP_Types_part_1.cc
Creating dependency file for BSSAP_CodecPort_part_7.cc
Creating dependency file for BSSAP_CodecPort_part_6.cc
Creating dependency file for BSSAP_CodecPort_part_5.cc
Creating dependency file for BSSAP_CodecPort_part_4.cc
Creating dependency file for BSSAP_CodecPort_part_3.cc
Creating dependency file for BSSAP_CodecPort_part_2.cc
Creating dependency file for BSSAP_CodecPort_part_1.cc
Creating dependency file for UD_Types.cc
Creating dependency file for UD_PortType.cc
Creating dependency file for TELNETasp_PortType.cc
Creating dependency file for TCCInterface_Functions.cc
Creating dependency file for TCCEncoding_Functions.cc
Creating dependency file for TCCConversion_Functions.cc
Creating dependency file for StatsD_Types.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct.cc
Creating dependency file for StatsD_CodecPort.cc
Creating dependency file for Socket_API_Definitions.cc
Creating dependency file for SDP_Types.cc
Creating dependency file for SDP_Templates.cc
Creating dependency file for SCTPasp_Types.cc
Creating dependency file for SCTPasp_PortType.cc
Creating dependency file for SCTP_Templates.cc
Creating dependency file for SCCPasp_Types.cc
Creating dependency file for SCCP_Types.cc
Creating dependency file for SCCP_Templates.cc
Creating dependency file for SCCP_Emulation.cc
Creating dependency file for RUA_Types.cc
Creating dependency file for RUA_Templates.cc
Creating dependency file for RUA_Emulation.cc
Creating dependency file for RTP_Types.cc
Creating dependency file for RTP_Emulation.cc
Creating dependency file for RTP_CodecPort_CtrlFunct.cc
Creating dependency file for RTP_CodecPort.cc
Creating dependency file for RANAP_Types.cc
Creating dependency file for RANAP_Templates.cc
Creating dependency file for RANAP_CodecPort.cc
Creating dependency file for PFCP_Types.cc
Creating dependency file for PFCP_Templates.cc
Creating dependency file for PFCP_Emulation.cc
Creating dependency file for PFCP_CodecPort_CtrlFunct.cc
Creating dependency file for PFCP_CodecPort.cc
Creating dependency file for Osmocom_VTY_Functions.cc
Creating dependency file for Osmocom_Types.cc
Creating dependency file for Osmocom_CTRL_Types.cc
Creating dependency file for Osmocom_CTRL_Functions.cc
Creating dependency file for Osmocom_CTRL_Adapter.cc
Creating dependency file for Native_Functions.cc
Creating dependency file for MobileL3_Types.cc
Creating dependency file for MobileL3_SS_Types.cc
Creating dependency file for MobileL3_SMS_Types.cc
Creating dependency file for MobileL3_RRM_Types.cc
Creating dependency file for MobileL3_MM_Types.cc
Creating dependency file for MobileL3_GMM_SM_Types.cc
Creating dependency file for MobileL3_CommonIE_Types.cc
Creating dependency file for MobileL3_CC_Types.cc
Creating dependency file for Misc_Helpers.cc
Creating dependency file for MTP3asp_Types.cc
Creating dependency file for MTP3asp_PortType.cc
Creating dependency file for MGCP_Types.cc
Creating dependency file for MGCP_Templates.cc
Creating dependency file for MGCP_Emulation.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct.cc
Creating dependency file for MGCP_CodecPort.cc
Creating dependency file for M3UA_Types.cc
Creating dependency file for M3UA_Emulation.cc
Creating dependency file for L3_Templates.cc
Creating dependency file for L3_Common.cc
Creating dependency file for Iuh_Types.cc
Creating dependency file for Iuh_Emulation.cc
Creating dependency file for Iuh_CodecPort_CtrlFunct.cc
Creating dependency file for Iuh_CodecPort.cc
Creating dependency file for IuUP_Types.cc
Creating dependency file for IuUP_Emulation.cc
Creating dependency file for IPL4asp_Types.cc
Creating dependency file for IPL4asp_PortType.cc
Creating dependency file for IPL4asp_Functions.cc
Creating dependency file for IPA_Types.cc
Creating dependency file for IPA_CodecPort_CtrlFunct.cc
Creating dependency file for IPA_CodecPort.cc
Creating dependency file for HNBGW_Tests.cc
Creating dependency file for HNBAP_Types.cc
Creating dependency file for HNBAP_Templates.cc
Creating dependency file for General_Types.cc
Creating dependency file for GSM_Types.cc
Creating dependency file for DNS_Helpers.cc
Creating dependency file for ConnHdlr.cc
Creating dependency file for BSSAP_Types.cc
Creating dependency file for BSSAP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc
MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)':
MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type]
7791 | }
| ^
MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)':
MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type]
7843 | }
| ^
MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)':
MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type]
8940 | }
| ^
MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)':
MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type]
9388 | }
| ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc
RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)':
RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type]
5856 | }
| ^
RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)':
RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type]
5907 | }
| ^
RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)':
RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type]
6185 | }
| ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc
RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)':
RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type]
19806 | }
| ^
RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)':
RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type]
19858 | }
| ^
RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)':
RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type]
19967 | }
| ^
RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)':
RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type]
20018 | }
| ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc
lex.SDP_parse_.c: In function 'int SDP_parse_lex()':
lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
21592 | register yy_state_type yy_current_state;
| ^~~~~~~~~~~~~~~~
lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
21593 | register char *yy_cp, *yy_bp;
| ^~~~~
lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
21593 | register char *yy_cp, *yy_bp;
| ^~~~~
lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
21594 | register int yy_act;
| ^~~~~~
lex.SDP_parse_.c: In function 'int yy_get_next_buffer()':
lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| ^~~~
lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22513 | register char *source = (yytext_ptr);
| ^~~~~~
lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22514 | register int number_to_move, i;
| ^~~~~~~~~~~~~~
lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22514 | register int number_to_move, i;
| ^
lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()':
lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22646 | register yy_state_type yy_current_state;
| ^~~~~~~~~~~~~~~~
lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22647 | register char *yy_cp;
| ^~~~~
lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)':
lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22676 | register int yy_is_jam;
| ^~~~~~~~~
lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
22677 | register char *yy_cp = (yy_c_buf_p);
| ^~~~~
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o
HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)':
HNBGW_Tests.cc:11734:1: warning: control reaches end of non-void function [-Wreturn-type]
11734 | }
| ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o
if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \
-L/usr/lib/titan -lttcn3-parallel-dynamic \
-L/lib -lcrypto \
-L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \
then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"][0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'apt-get', '-q', 'update'][0m
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB]
Fetched 182 kB in 0s (386 kB/s)
Reading package lists...
[1;34m[testenv][generic] Installing packages: osmo-hnbgw, osmo-stp[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'][0m
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0
libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0
libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0
libosmonetif11 libosmovty13 osmocom-latest
Recommended packages:
osmo-mgw
The following NEW packages will be installed:
libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0
libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0
libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0
libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-latest
0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded.
Need to get 1780 kB of archives.
After this operation, 6515 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B]
Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.4.0 [16.4 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp0 0.4.0 [40.6 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.6.0 [51.7 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.13.1 [57.7 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.6.0 [28.0 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.6.0 [105 kB]
Fetched 1780 kB in 0s (31.2 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libnftnl11: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 ... 39994 files and directories currently installed.)
Preparing to unpack .../00-libnftnl11_1.2.4-2_amd64.deb ...
Unpacking libnftnl11:amd64 (1.2.4-2) ...
Selecting previously unselected package libnftables1:amd64.
Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ...
Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ...
Selecting previously unselected package osmocom-latest.
Preparing to unpack .../02-osmocom-latest_1.0.0_amd64.deb ...
Unpacking osmocom-latest (1.0.0) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../03-libosmocore22_1.10.0_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0) ...
Selecting previously unselected package libosmo-gtlv1:amd64.
Preparing to unpack .../04-libosmo-gtlv1_0.4.0_amd64.deb ...
Unpacking libosmo-gtlv1:amd64 (0.4.0) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../05-libosmoisdn0_1.10.0_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../06-libosmogsm20_1.10.0_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0) ...
Selecting previously unselected package libosmo-pfcp0:amd64.
Preparing to unpack .../07-libosmo-pfcp0_0.4.0_amd64.deb ...
Unpacking libosmo-pfcp0:amd64 (0.4.0) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../09-libosmovty13_1.10.0_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0) ...
Selecting previously unselected package libosmo-sigtran10:amd64.
Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ...
Unpacking libosmo-sigtran10:amd64 (2.0.1) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../11-libosmoctrl0_1.10.0_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0) ...
Selecting previously unselected package osmo-stp:amd64.
Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ...
Unpacking osmo-stp:amd64 (2.0.1) ...
Selecting previously unselected package libasn1c1:amd64.
Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ...
Unpacking libasn1c1:amd64 (0.9.37) ...
Selecting previously unselected package libosmo-hnbap0:amd64.
Preparing to unpack .../14-libosmo-hnbap0_1.6.0_amd64.deb ...
Unpacking libosmo-hnbap0:amd64 (1.6.0) ...
Selecting previously unselected package libosmo-mgcp-client14:amd64.
Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1_amd64.deb ...
Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ...
Selecting previously unselected package libosmo-ranap7:amd64.
Preparing to unpack .../16-libosmo-ranap7_1.6.0_amd64.deb ...
Unpacking libosmo-ranap7:amd64 (1.6.0) ...
Selecting previously unselected package libosmo-rua0:amd64.
Preparing to unpack .../17-libosmo-rua0_1.6.0_amd64.deb ...
Unpacking libosmo-rua0:amd64 (1.6.0) ...
Selecting previously unselected package osmo-hnbgw.
Preparing to unpack .../18-osmo-hnbgw_1.6.0_amd64.deb ...
Unpacking osmo-hnbgw (1.6.0) ...
Setting up osmocom-latest (1.0.0) ...
Setting up libasn1c1:amd64 (0.9.37) ...
Setting up libnftnl11:amd64 (1.2.4-2) ...
Setting up libosmocore22:amd64 (1.10.0) ...
Setting up libosmo-gtlv1:amd64 (0.4.0) ...
Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ...
Setting up libosmo-hnbap0:amd64 (1.6.0) ...
Setting up libosmovty13:amd64 (1.10.0) ...
Setting up libosmo-rua0:amd64 (1.6.0) ...
Setting up libosmoisdn0:amd64 (1.10.0) ...
Setting up libosmo-mgcp-client14:amd64 (1.13.1) ...
Setting up libosmogsm20:amd64 (1.10.0) ...
Setting up libosmoctrl0:amd64 (1.10.0) ...
Setting up libosmo-pfcp0:amd64 (0.4.0) ...
Setting up libosmonetif11:amd64 (1.5.1) ...
Setting up libosmo-sigtran10:amd64 (2.0.1) ...
Setting up osmo-stp:amd64 (2.0.1) ...
changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
changed ownership of '/etc/osmocom' from root:root to root:osmocom
mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
Setting up libosmo-ranap7:amd64 (1.6.0) ...
Setting up osmo-hnbgw (1.6.0) ...
changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Processing triggers for libc-bin (2.36-9+deb12u8) ...
[1;34m[testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'][0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/osmo-stp.cfg'][0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/osmo-hnbgw.cfg'][0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'][0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'][0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'][0m
[0;94m[testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'][0m
[0;94m[testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'][0m
[0;94m[testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'][0m
[1;34m[testenv][generic] Running stp[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'][0m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:337 0: Creating SS7 Instance[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:637 0: Creating Route Table system[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905[0;m
[38;5;43m20241031122236814 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS[0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905[0;m
[38;5;43m20241031122236814 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS[0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905[0;m
[38;5;43m20241031122236814 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS[0;m
[38;5;43m20241031122236814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS[0;m
[38;5;43m20241031122236814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905[0;m
[38;5;43m20241031122236815 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS[0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905[0;m
[38;5;43m20241031122236815 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS[0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905[0;m
[38;5;43m20241031122236815 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS[0;m
[38;5;43m20241031122236815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0'[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1'[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2'[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0'[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1'[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2'[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905[0;m
[38;5;43m20241031122236815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905[0;m
20241031122236815 [1;33mDLGLOBAL[0;m <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239
[1;34m[testenv][generic] Running hnbgw[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'][0m
rate_ctr.c:86 validating counter group 0x55dba5083520(iucs) with 3 counters
rate_ctr.c:86 validating counter group 0x55dba5083500(iups) with 3 counters
[38;5;43m20241031122237013 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: Creating SS7 Instance (osmo_ss7.c:337)[0;m
[38;5;43m20241031122237013 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: Creating Route Table system (osmo_ss7.c:637)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba50835a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba50835a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba50835a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba50835a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031122237013 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031122237013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) allocated (cnlink.c:94)[0;m
20241031122237013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031122237013 [1;33mDLGLOBAL[0;m [1;33mNOTICE[0;m Available via telnet 127.0.0.1 4261 (telnet_interface.c:88)
[38;5;33m20241031122237013 [1;33mDLCTRL[0;m[38;5;33m [1;33mNOTICE[0;m[38;5;33m CTRL at 127.0.0.1 4262 (control_if.c:1024)[0;m
20241031122237013 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m Using RNC-Id 23 (osmo_hnbgw_main.c:300)[0;m
20241031122237013 [1;33mDMAIN[0;m [1;33mNOTICE[0;m Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303)[0;m
[1;33m20241031122237013 [1;33mDMGW[0;m[1;33m [1;33mNOTICE[0;m[1;33m No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881)[0;m
[38;5;51m20241031122237013 [1;33mDLMGCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932)[0;m
[38;5;51m20241031122237014 [1;32mDLMGCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:56051 (mgcp_client.c:987)[0;m
[38;5;51m20241031122237014 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:74)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867)[0;m
[38;5;45m20241031122237014 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566)[0;m
[38;5;45m20241031122237014 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Creating AS instance (sccp_user.c:573)[0;m
20241031122237014 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x7f882cc8ce60(sigtran_as) with 2 counters (rate_ctr.c:86)
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_DOWN}: Allocated (fsm.c:456)[0;m
[38;5;43m20241031122237014 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956)[0;m
[38;5;45m20241031122237014 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584)[0;m
[38;5;45m20241031122237014 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Creating default route (sccp_user.c:590)[0;m
[38;5;43m20241031122237014 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780)[0;m
[38;5;45m20241031122237014 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629)[0;m
20241031122237014 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x7f882cc8cea0(sigtran_asp) with 3 counters (rate_ctr.c:86)
[38;5;43m20241031122237014 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;43m20241031122237014 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_DOWN}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122237014 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699)[0;m
[38;5;43m20241031122237014 [1;33mDLSS7[0;m[38;5;43m [1;33mNOTICE[0;m[38;5;43m 0: Creating SCCP instance (osmo_ss7.c:408)[0;m
[38;5;45m20241031122237014 [1;32mDLSCCP[0;m[38;5;45m [1;32mINFO[0;m[38;5;45m Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m registering user=SCCP for SI 3 with priv 0x55dba71e00b0 (osmo_ss7.c:431)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889)[0;m
[38;5;45m20241031122237014 [1;32mDLSCCP[0;m[38;5;45m [1;32mINFO[0;m[38;5;45m Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031122237014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031122237014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122237014 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122237014 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::1:41750<->l=::1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122237014 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:141 (r=::1:41750<->l=::1:2905): created dynamic ASP asp-dyn-0[0;m
[38;5;43m20241031122237014 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:41750<->l=:::2905[0;m
[38;5;43m20241031122237014 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
[38;5;45m20241031122237014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237014 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122237014 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122237014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237014 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122237014 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122237014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237015 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122237015 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122237015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237015 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122237015 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122237015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237015 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122237015 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122237015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237015 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122237015 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122237015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237015 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122237015 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122237015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122237015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122237015 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031122237015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;23m20241031122237015 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:41750){CONNECTING} connection established (stream_cli.c:362)[0;m
[38;5;23m20241031122237015 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94)[0;m
[38;5;43m20241031122237015 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:41750) (osmo_ss7_asp.c:934)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122237015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122237015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031122237015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190)[0;m
[1;34m[testenv][generic] Running testsuite[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'][0m
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli HNBGW_Tests.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 9.0.0 *
* Copyright (c) 2000-2023 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *
*************************************************************************
Using configuration file: HNBGW_Tests.cfg
MC@d221cd9a1520: Unix server socket created successfully.
MC@d221cd9a1520: Listening on TCP port 40649.
d221cd9a1520 is the default
MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests d221cd9a1520 40649
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@d221cd9a1520: New HC connected from 10.0.2.100 [10.0.2.100]. d221cd9a1520: Linux 6.1.0-21-amd64 on x86_64.
cmtc
MC@d221cd9a1520: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@d221cd9a1520: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@d221cd9a1520: Configuration file was processed on all HCs.
MC@d221cd9a1520: Creating MTC on host 10.0.2.100.
MC@d221cd9a1520: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'.
------ HNBGW_Tests.TC_hnb_register ------
Thu Oct 31 12:22:37 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;23m20241031122238530 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::3ccb:ddff:fea0:9f3d]:2905 err=None (stream.c:265)[0;m
[38;5;43m20241031122238530 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030)[0;m
[38;5;43m20241031122238530 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769)[0;m
[38;5;43m20241031122238530 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::3ccb:ddff:fea0:9f3d]:2905 err=None (osmo_ss7_asp.c:785)[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_hnb_register started.
20241031122238963 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122238974 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52482<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_register-Iuh0(4)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122238975 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122238975 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122238987 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:38547<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122238990 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122238990 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122238990 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122238990 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122238990 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122238990 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122238991 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122238991 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122238992 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122238992 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031122238992 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122238992 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122238992 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031122238992 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122238992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122238992 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122238992 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122238992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122238993 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122238993 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031122238993 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031122238993 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122238993 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122238993 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122238993 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122238993 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122238993 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122238993 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122238993 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122238993 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122238993 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122238993 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031122238993 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031122238993 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122239015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317)[0;m
[38;5;43m20241031122239015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220)[0;m
[38;5;43m20241031122239015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239016 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ)[0;m
[38;5;43m20241031122239016 [1;32mDLSS7[0;m[38;5;43m <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated[0;m
[38;5;43m20241031122239016 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS[0;m
[38;5;43m20241031122239016 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7'[0;m
[38;5;43m20241031122239016 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122239016 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713)[0;m
[38;5;43m20241031122239016 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122239016 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713)[0;m
[38;5;49m20241031122239016 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239016 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122239016 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55dba71dff00]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031122239016 [1;33mDLSS7[0;m[38;5;43m [1;33mNOTICE[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122239016 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713)[0;m
[38;5;49m20241031122239016 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031122239016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55dba71e14d0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404)[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(9)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(9)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(9)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(7)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122239032 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122239032 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122239032 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122239032 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122239032 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122239032 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122239032 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122239032 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122239034 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122239034 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122239034 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122239034 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122239034 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122239034 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122239034 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122239034 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122239034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122239034 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122239034 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122239034 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122239034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122239034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122239034 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(12)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(12)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(12)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(10)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;43m20241031122239223 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122239223 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122239223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122239223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(9)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122239227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122239227 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122239227 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122239227 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122239227 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122239227 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122239229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122239229 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122239229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122239229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122239229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122239229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122239229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122239229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122239229 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122239229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122239229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122239229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122239229 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122239229 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122239229 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122239229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122239230 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122239231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122239231 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122239231 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122239231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122239231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122239231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122239231 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122239263 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122239263 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122239263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122239263 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(12)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122239267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239267 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122239267 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122239267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122239267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122239267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122239267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122239268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239268 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122239268 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122239268 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122239268 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122239268 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122239268 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122239268 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122239268 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122239268 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122239268 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122239268 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122239268 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122239268 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122239268 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122239268 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122239268 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122239269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122239269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122239269 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122239269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122239269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122239269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122239269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122239269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122239269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122239269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122239269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122239270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122239270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122239270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122239270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122239270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122239270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122239270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122239270 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(8)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122240033 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122240033 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122240033 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122240033 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122240033 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122240033 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122240033 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122240033 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122240033 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122240033 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240033 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240033 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240033 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122240034 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122240034 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122240034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122240034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122240034 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122240034 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122240034 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122240034 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122240034 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122240034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122240034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122240034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122240034 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122240035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122240035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122240035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122240035 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122240035 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122240035 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122240035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122240035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122240035 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122240035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122240035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122240035 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(11)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122240071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122240071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122240071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122240071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122240071 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122240071 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122240071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122240071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122240071 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122240071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122240071 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122240074 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122240074 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122240074 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122240074 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122240074 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122240074 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122240074 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122240074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122240074 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122240074 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122240074 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122240074 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122240074 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031122240094 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122240094 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122240094 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122240094 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122240095 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083be0(hnb) with 60 counters (rate_ctr.c:86)
20241031122240095 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122240095 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122240095 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122240095 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122240095 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031122240100 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122240100 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122240100 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122240100 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122240100 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122240100 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122240100 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:38547<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_hnb_register-Iuh0-RUA(5)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(11)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(13)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_register-Iuh0(4)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(10)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(8)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(6)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(9)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(7)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(3)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(12)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122240103 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52482<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_hnb_register finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'.
Thu Oct 31 12:22:40 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_register pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc
20241031122240181 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122240237 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122240237 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122240237 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122240237 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122240237 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122240237 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122240237 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122240237 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122240237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122240238 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122240238 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122240238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122240238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122240238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122240238 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122240238 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;23m20241031122240238 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122240238 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122240238 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122240238 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122240238 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122240238 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122240238 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[33m20241031122240238 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122240238 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122240238 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122240238 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122240238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122240238 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122240238 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122240238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122240238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122240238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122240238 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122240238 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122240238 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122240238 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122240238 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122240583 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=153284)
Waiting for packet dumper to finish... 1 (prev_count=153284, count=154164)
[38;5;43m20241031122242238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122242238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122242238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122242238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122242238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122242238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'.
------ HNBGW_Tests.TC_hnb_register_duplicate ------
Thu Oct 31 12:22:42 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_hnb_register_duplicate started.
20241031122243664 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52506<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_register_duplicate-Iuh0(15)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122243680 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122243680 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122243695 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_register_duplicate-Iuh1(17)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122243697 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52050 (stream_srv.c:129)[0;m
20241031122243697 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:52050<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122243708 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:45105<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122243710 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243710 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122243711 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243711 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122243711 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243711 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122243711 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243711 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122243711 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243711 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243711 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243711 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243711 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243711 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122243712 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122243712 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243712 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122243712 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122243712 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031122243712 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243712 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122243712 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243712 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122243712 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122243713 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122243713 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122243714 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243714 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122243714 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243714 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243714 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122243714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122243714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122243714 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(22)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(22)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(22)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(20)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122243748 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243748 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122243748 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243748 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122243748 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243748 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122243749 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243749 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122243749 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122243749 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243749 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122243749 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122243750 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122243750 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122243750 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122243750 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243750 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122243750 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243750 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243750 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122243751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122243751 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243751 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122243751 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122243751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122243751 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(25)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(25)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(25)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(23)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;43m20241031122243940 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122243940 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122243940 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122243940 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(22)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122243944 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243944 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122243944 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122243944 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122243944 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122243944 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122243944 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122243945 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243945 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122243945 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122243945 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122243945 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122243945 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122243945 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122243945 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122243946 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122243946 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122243946 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122243946 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122243946 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122243946 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122243946 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122243946 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122243946 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122243947 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243947 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122243947 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243947 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243947 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243947 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243947 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122243947 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122243979 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122243979 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122243979 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122243979 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(25)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122243982 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243982 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122243982 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122243982 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122243982 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122243982 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122243982 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122243983 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243983 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122243983 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122243983 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122243983 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122243983 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122243983 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122243984 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122243984 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122243984 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122243984 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122243984 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122243984 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122243984 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122243984 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122243984 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122243984 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122243985 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122243985 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122243985 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122243985 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122243985 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122243985 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122243985 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122243985 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122243985 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122243985 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(21)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122244749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122244749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122244749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122244749 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122244749 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122244749 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122244749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122244749 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122244749 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122244749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122244749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122244750 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122244750 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122244750 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244750 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122244750 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122244750 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122244750 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122244750 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122244750 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122244750 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122244751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122244751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122244751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122244751 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122244751 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122244751 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122244751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122244752 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122244752 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122244752 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122244752 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122244752 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122244785 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122244785 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122244785 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122244785 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122244785 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122244785 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122244785 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122244785 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122244785 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122244785 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122244786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122244786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122244786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122244786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122244786 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122244786 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122244786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122244786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122244786 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122244786 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122244786 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122244786 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122244786 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-RAN(24)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122244789 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122244789 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122244789 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122244789 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122244789 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122244789 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122244789 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122244789 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122244789 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122244789 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122244789 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122244789 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122244789 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031122244797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122244797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122244797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122244797 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122244797 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122244797 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122244797 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122244797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122244797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122244802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52050<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122244802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52050<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122244802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52050<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122244802 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122244802 [1;31mDHNBAP[0;m [1;31mERROR[0;m (127.0.0.1:52050 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552)[0;m
20241031122244802 [1;31mDHNBAP[0;m [1;31mERROR[0;m (127.0.0.1:52050 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104)[0;m
[38;5;23m20241031122244802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52050<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122244802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52050<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732)[0;m
20241031122244803 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: talloc reports "struct hnb_context" x 1, expecting 1
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031122244810 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122244810 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122244810 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122244810 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122244811 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_hnb_register_duplicate-Iuh0-RUA(16)@d221cd9a1520: Final verdict of PTC: none
20241031122244811 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52506<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122244811 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:45105<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-SCCP(23)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(20)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(24)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_register_duplicate-Iuh1-RUA(18)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(21)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(22)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_register_duplicate-Iuh0(15)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(25)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_register_duplicate-Iuh1(17)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(26)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(19)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(14)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122244813 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_hnb_register_duplicate finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'.
Thu Oct 31 12:22:44 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_register_duplicate pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc
20241031122244867 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122244957 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122244957 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122244957 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122244957 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122244957 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122244957 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122244957 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122244957 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122244957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122244958 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122244958 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122244958 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122244958 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122244958 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122244958 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122244958 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122244958 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122244958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122244958 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122244958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122244958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122244958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122244958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122244958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122244958 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122244958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122244958 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122244958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122244958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122244958 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122244958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122244958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122244958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122244958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122244958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122244958 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122244958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122244958 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122245268 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90292)
Waiting for packet dumper to finish... 1 (prev_count=90292, count=148968)
[38;5;43m20241031122246958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122246958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122246958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122246958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122246958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122246958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'.
------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------
Thu Oct 31 12:22:47 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started.
20241031122248348 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122248360 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122248362 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122248362 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122248374 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:32925<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122248376 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248376 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122248376 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248376 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122248377 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122248377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122248377 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248377 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122248377 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122248377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122248377 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248377 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122248378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122248378 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248378 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122248378 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122248378 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122248378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122248378 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122248379 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248379 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122248379 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248379 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248379 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248379 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248379 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248379 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248379 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248379 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248379 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122248380 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248380 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248380 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248380 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122248380 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122248380 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(33)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(33)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(33)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(31)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122248417 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122248417 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122248417 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122248418 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122248418 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122248419 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122248419 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122248419 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122248420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122248420 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122248420 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122248420 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122248420 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122248420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122248420 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(36)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(36)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(36)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(34)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;43m20241031122248609 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122248609 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122248609 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122248609 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(33)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122248612 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248612 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122248612 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122248612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122248612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122248612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122248612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122248614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248614 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122248614 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122248614 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122248614 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122248614 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122248614 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122248614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122248614 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122248614 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122248614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122248614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122248614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122248614 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122248614 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122248614 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122248614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122248615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122248615 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248615 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122248615 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122248649 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122248649 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122248649 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122248649 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(36)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122248652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122248652 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122248652 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122248652 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122248652 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122248652 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122248653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122248653 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122248653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122248653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122248653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122248653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122248653 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122248653 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122248653 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122248653 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122248653 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122248653 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122248653 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122248653 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122248654 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122248654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122248655 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122248655 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122248655 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122248655 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122248655 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122248655 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122248655 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122248655 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122248655 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122248655 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(32)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122249419 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122249419 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122249419 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122249419 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122249419 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122249419 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122249419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122249419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122249419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122249419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122249419 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122249419 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122249419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122249419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122249420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122249420 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122249420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122249420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122249420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122249420 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122249421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122249421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122249421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122249421 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122249421 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122249421 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122249421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122249421 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122249421 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122249421 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122249421 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122249421 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(35)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122249458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122249458 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122249458 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122249458 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122249458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122249458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122249458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122249458 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122249459 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122249459 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122249459 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122249459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122249459 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122249459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122249459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122249459 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122249459 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122249459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122249459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122249459 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122249459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122249459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122249459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122249459 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122249460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122249460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122249460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122249460 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122249460 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122249460 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122249460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122249461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122249461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122249461 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122249461 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122249461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122249461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122249461 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031122249477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122249477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122249477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122249477 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122249477 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122249477 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122249477 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122249477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122249477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122249480 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122249480 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122249480 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122249480 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122249480 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560)[0;m
20241031122249480 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122249480 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122249480 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122249480 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: talloc reports "struct hnb_context" x 1, expecting 1
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
HNBGW_Test.sgsn0-RAN(35)@d221cd9a1520: Final verdict of PTC: none
20241031122249485 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122249485 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122249485 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122249485 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122249485 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122249485 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122249486 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:32925<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(31)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(34)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(32)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(36)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(33)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(30)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(37)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(27)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122249488 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'.
Thu Oct 31 12:22:49 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc
20241031122249530 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122249621 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122249621 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122249621 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122249621 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122249621 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122249621 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122249621 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122249621 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122249621 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122249622 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122249622 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122249622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122249622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122249622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122249622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122249622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;23m20241031122249622 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122249622 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122249622 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122249622 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122249622 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122249622 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122249622 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122249622 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031122249622 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122249622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122249622 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122249622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122249622 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122249622 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122249622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122249622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122249622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122249622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122249622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122249622 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122249622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122249622 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122249931 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=88288)
Waiting for packet dumper to finish... 1 (prev_count=88288, count=146680)
[38;5;43m20241031122251623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122251623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122251623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122251623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122251623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122251623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'.
------ HNBGW_Tests.TC_hnb_disconnected_timeout ------
Thu Oct 31 12:22:51 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_hnb_disconnected_timeout started.
20241031122253009 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122253023 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_disconnected_timeout-Iuh0(39)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122253024 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122253024 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122253038 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41257<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122253041 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122253041 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122253042 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122253042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122253042 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253042 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122253043 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122253043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122253043 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253043 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122253043 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122253043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122253043 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253043 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122253043 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122253043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122253043 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122253044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122253044 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253044 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122253045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122253045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122253045 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(44)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(44)@d221cd9a1520: M3UA emulation initiated, the test can be started
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(44)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(42)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122253082 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253082 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122253083 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122253083 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122253083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122253083 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253083 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253083 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122253084 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122253084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122253084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122253084 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122253084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122253084 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122253084 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253085 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122253085 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122253085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122253085 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122253086 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253086 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122253086 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253086 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253086 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122253086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122253086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122253086 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(47)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(47)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(47)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(45)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122253147 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122253147 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122253147 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122253147 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122253147 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122253147 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122253147 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122253147 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122253147 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122253273 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122253273 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122253273 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122253273 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(44)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122253277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122253277 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122253277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122253277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122253277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122253277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122253278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253278 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122253278 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122253278 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122253278 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122253278 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122253278 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122253278 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122253278 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122253278 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122253278 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122253278 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122253278 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122253278 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122253278 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122253278 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122253278 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122253279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122253279 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253279 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122253280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253280 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253280 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253280 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122253280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122253280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122253280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122253280 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122253317 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122253317 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122253317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122253317 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(47)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122253320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122253320 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122253320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122253320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122253320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122253320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122253322 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253322 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122253322 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122253322 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122253322 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122253322 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122253322 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122253322 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122253322 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122253322 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122253322 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122253322 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122253322 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122253322 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122253322 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122253322 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122253322 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122253323 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122253323 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122253323 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122253323 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122253323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122253323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122253323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122253323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122253323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122253323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122253323 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122253324 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122253324 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122253324 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122253324 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122253324 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122253324 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122253324 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122253324 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(43)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122254079 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122254079 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122254079 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122254079 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122254079 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122254079 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122254079 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122254079 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122254079 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122254079 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122254079 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122254079 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122254079 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122254079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122254080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122254080 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122254080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122254080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122254080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122254080 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122254081 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122254081 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122254081 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122254081 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122254081 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122254081 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122254081 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254081 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122254081 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122254081 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122254081 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122254081 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122254081 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122254124 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122254124 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122254124 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122254124 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122254124 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122254124 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122254124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
HNBGW_Test.sgsn0-RAN(46)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122254124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122254124 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122254124 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122254125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122254125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122254125 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122254125 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122254125 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122254125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122254125 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122254125 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122254125 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122254125 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122254125 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122254127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122254127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122254127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122254127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122254127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122254127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122254127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122254127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122254127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122254127 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122254127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122254127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122254127 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122254155 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } }
MTC@d221cd9a1520: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;23m20241031122254159 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122254159 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122254159 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122254159 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122254159 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_hnb_disconnected_timeout-Iuh0(39)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_disconnected_timeout-Iuh0-RUA(40)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;33m20241031122255163 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } }
[38;5;33m20241031122300170 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
IPA-CTRL-CLI-IPA(41)@d221cd9a1520: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found")
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } }
[38;5;33m20241031122301200 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
TC_hnb_disconnected_timeout-Iuh0(49)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122301201 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122301201 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
IPA-CTRL-CLI-IPA(41)@d221cd9a1520: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found")
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;23m20241031122301207 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122301207 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122301207 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122301207 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122301207 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083be0(hnb) with 60 counters (rate_ctr.c:86)
20241031122301207 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122301207 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122301207 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122301207 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122301207 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;33m20241031122301210 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;23m20241031122302213 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122302213 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122302213 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122302213 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122302213 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_hnb_disconnected_timeout-Iuh0(49)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_disconnected_timeout-Iuh0-RUA(50)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;33m20241031122302216 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } }
[38;5;33m20241031122308225 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
IPA-CTRL-CLI-IPA(41)@d221cd9a1520: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found")
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
20241031122308233 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122308233 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41257<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122308236 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122308236 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122308236 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122308236 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122308236 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122308236 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122308236 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122308236 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.msc0-RAN(43)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(42)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(45)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122308237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122308237 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122308237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122308237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122308237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122308237 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122308237 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122308237 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122308237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
[38;5;23m20241031122308236 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122308236 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122308236 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122308236 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122308236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122308236 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122308236 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122308237 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122308237 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
IPA-CTRL-CLI-IPA(41)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(46)@d221cd9a1520: Final verdict of PTC: none
20241031122308237 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122308237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122308237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122308237 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122308237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122308237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122308237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122308237 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122308237 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122308237 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122308237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122308237 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-M3UA(47)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(48)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(44)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(38)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122308238 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_hnb_disconnected_timeout finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'.
Thu Oct 31 12:23:08 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc
20241031122308278 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122308680 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=142484)
Waiting for packet dumper to finish... 1 (prev_count=142484, count=156652)
[38;5;43m20241031122310237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122310238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122310238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122310238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122310238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122310238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'.
------ HNBGW_Tests.TC_ue_register ------
Thu Oct 31 12:23:10 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ue_register started.
20241031122311758 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122311770 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ue_register-Iuh0(52)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122311771 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122311771 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122311782 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43717<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122311784 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311784 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122311784 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311784 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122311784 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311784 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122311785 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311785 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122311786 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122311786 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122311786 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311786 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311787 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122311787 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311787 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122311787 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311787 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311787 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311787 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122311787 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122311787 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122311787 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311787 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122311787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122311787 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(57)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(57)@d221cd9a1520: M3UA emulation initiated, the test can be started
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(57)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(55)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122311815 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122311816 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311816 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122311816 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311816 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122311816 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311816 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122311816 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311816 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122311817 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122311817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122311817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122311817 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122311817 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122311817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122311817 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122311818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122311818 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122311818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122311818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122311818 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122311818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122311818 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122311818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122311818 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122311818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122311818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122311818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122311818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122311818 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(60)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(60)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(60)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(58)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122311870 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122311870 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122311870 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122311870 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122311870 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083be0(hnb) with 60 counters (rate_ctr.c:86)
20241031122311870 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122311870 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122311870 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122311871 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122311871 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122312011 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122312011 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122312011 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122312011 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(57)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122312014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122312014 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122312014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122312014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122312014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122312014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122312015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122312015 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122312015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122312015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122312015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122312015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122312016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122312016 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122312016 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122312016 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122312016 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122312016 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122312016 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122312016 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122312016 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122312016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122312017 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122312017 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122312017 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122312017 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312017 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122312017 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312017 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312017 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312017 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122312017 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122312042 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122312042 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122312042 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122312042 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(60)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122312044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122312044 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122312044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122312044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122312044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122312044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122312045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122312045 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122312045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122312045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122312045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122312045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122312045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122312045 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122312045 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122312045 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122312045 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122312045 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122312045 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122312045 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122312045 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122312045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122312046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122312046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122312046 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122312046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122312046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122312046 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(56)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312820 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312820 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312820 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122312820 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122312820 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122312820 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122312820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122312820 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122312820 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122312820 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122312820 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122312820 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122312820 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122312820 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122312821 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122312821 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312821 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312821 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312821 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122312821 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122312822 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122312822 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122312822 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122312822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122312822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122312822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122312823 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122312823 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122312823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122312823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122312823 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(59)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122312851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122312851 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122312851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122312851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122312851 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122312851 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122312851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122312851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122312851 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122312851 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122312852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122312852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122312852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122312852 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122312852 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122312852 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122312852 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122312852 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122312852 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122312852 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122312852 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122312852 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122312852 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031122312878 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122312878 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122312878 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192)[0;m
20241031122312878 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374)[0;m
20241031122312878 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636)[0;m
[38;5;23m20241031122312879 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122312879 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031122312884 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122312884 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
TC_ue_register-Iuh0-RUA(53)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122312884 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122312884 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122312884 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122312884 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(55)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(58)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122312885 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43717<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-RAN(56)@d221cd9a1520: Final verdict of PTC: none
TC_ue_register-Iuh0(52)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(60)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(59)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(57)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(61)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(51)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(54)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122312887 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_ue_register finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'.
Thu Oct 31 12:23:12 UTC 2024
[1;32m====== HNBGW_Tests.TC_ue_register pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc
20241031122312937 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122313025 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122313026 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122313026 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122313026 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122313026 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122313026 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122313026 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122313026 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122313026 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122313026 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122313026 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122313026 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122313026 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122313026 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122313026 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122313026 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122313026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122313026 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122313026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122313026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122313026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122313026 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122313026 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122313026 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122313026 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122313026 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122313026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122313026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122313026 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122313026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122313026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122313026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122313026 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122313026 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122313026 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122313026 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122313026 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122313338 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=144680)
Waiting for packet dumper to finish... 1 (prev_count=144680, count=145512)
[38;5;43m20241031122315026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122315026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122315026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122315026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122315026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122315026 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'.
------ HNBGW_Tests.TC_ue_register_tmsi_lai ------
Thu Oct 31 12:23:15 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ue_register_tmsi_lai started.
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O
20241031122316421 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122316432 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ue_register_tmsi_lai-Iuh0(63)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122316434 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122316434 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122316445 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35925<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122316446 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316446 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122316447 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122316447 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122316448 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316448 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122316448 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122316448 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316448 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316448 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122316448 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316448 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316448 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316448 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122316448 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031122316448 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122316449 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122316449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122316449 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122316450 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316450 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122316450 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316450 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316450 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316450 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316450 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316450 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316450 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316450 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316450 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122316450 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316450 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316450 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316450 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122316450 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122316450 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(68)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(68)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(68)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(66)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122316487 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122316488 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316488 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122316488 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316488 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122316489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122316489 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122316489 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122316489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122316489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122316489 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122316489 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122316489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122316489 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122316490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122316490 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122316490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122316490 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316490 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122316490 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122316490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122316490 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(71)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(71)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(71)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(69)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122316546 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122316546 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122316546 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122316546 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122316546 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122316546 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122316546 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122316546 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122316546 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122316679 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122316679 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122316679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122316679 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(68)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122316682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316682 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122316682 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122316682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122316682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122316682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122316682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122316684 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316684 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122316684 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122316684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122316684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122316684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122316684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122316684 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122316684 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122316684 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122316684 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122316684 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122316684 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122316684 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122316684 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122316684 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122316684 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122316685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122316685 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316685 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316685 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316685 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316685 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122316685 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122316717 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122316717 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122316717 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122316717 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(71)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122316720 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316720 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122316720 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122316720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122316720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122316720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122316720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122316722 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316722 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122316722 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122316722 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122316722 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122316722 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122316722 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122316722 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122316722 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122316722 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122316722 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122316722 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122316722 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122316722 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122316722 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122316722 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122316722 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122316723 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122316723 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122316723 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122316723 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122316723 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122316723 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316723 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316723 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316723 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316723 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316723 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122316724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122316724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122316724 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122316724 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122316724 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122316724 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122316724 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(67)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122317488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122317488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122317488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122317488 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122317488 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122317488 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122317488 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317488 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122317489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122317489 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122317489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122317489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122317489 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122317489 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122317489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122317489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122317489 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122317489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122317489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122317489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122317489 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122317490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122317490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122317490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122317490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122317490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122317490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122317490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122317490 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122317490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122317490 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122317490 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122317490 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122317491 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122317491 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317491 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122317491 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122317491 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122317491 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122317491 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122317491 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
HNBGW_Test.sgsn0-RAN(70)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122317524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122317524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122317524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122317524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122317524 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122317524 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122317524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122317524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122317524 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122317524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122317524 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122317526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122317526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122317526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122317526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122317526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122317526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122317526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122317526 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122317526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122317526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122317526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122317526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122317526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122317527 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122317527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122317527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122317527 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122317527 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122317527 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122317527 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031122317554 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122317554 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122317554 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192)[0;m
20241031122317554 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374)[0;m
20241031122317554 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394)[0;m
[38;5;23m20241031122317554 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122317554 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031122317560 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122317560 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122317560 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122317560 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122317560 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-M3UA(68)@d221cd9a1520: Final verdict of PTC: none
20241031122317561 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(69)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122317561 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35925<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ue_register_tmsi_lai-Iuh0(63)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(67)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(70)@d221cd9a1520: Final verdict of PTC: none
TC_ue_register_tmsi_lai-Iuh0-RUA(64)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(66)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(71)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(65)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(62)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(72)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122317564 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_ue_register_tmsi_lai finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'.
Thu Oct 31 12:23:17 UTC 2024
[1;32m====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc
20241031122317603 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122317693 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122317694 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122317694 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122317694 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122317694 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122317694 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122317694 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122317694 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122317694 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122317694 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122317694 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122317694 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122317694 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122317694 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122317694 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122317694 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122317694 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122317694 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122317694 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122317694 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122317694 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122317694 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122317694 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122317694 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122317694 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122317694 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122317694 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122317694 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122317694 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122317694 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122317694 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122317694 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122317694 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122317694 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122317694 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122317694 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122317694 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122318004 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=144540)
Waiting for packet dumper to finish... 1 (prev_count=144540, count=145196)
[38;5;43m20241031122319695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122319695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122319695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122319695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122319695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122319695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'.
------ HNBGW_Tests.TC_ue_register_before_hnb_register ------
Thu Oct 31 12:23:20 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ue_register_before_hnb_register started.
20241031122321084 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122321096 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35188<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ue_register_before_hnb_register-Iuh0(74)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122321097 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122321097 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122321110 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:40013<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122321112 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122321113 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122321113 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122321114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122321114 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321114 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122321114 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122321114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122321114 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321114 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122321114 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122321114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122321114 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122321115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122321115 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321115 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122321115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122321115 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321115 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321116 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122321116 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122321116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122321116 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(79)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(79)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(79)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(77)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122321153 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321153 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122321153 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321153 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122321153 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122321154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122321154 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321154 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122321154 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122321154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122321154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122321154 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321154 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122321155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122321155 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122321155 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321155 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122321155 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122321155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122321155 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122321156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122321156 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321156 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122321156 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321156 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321156 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321156 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122321156 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122321156 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(82)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(82)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(82)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(80)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;43m20241031122321344 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122321344 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122321344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122321344 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(79)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122321348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122321348 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122321348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122321348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122321348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122321348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122321349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122321349 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122321349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122321349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122321349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122321349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122321349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122321349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122321349 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122321349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122321349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122321349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122321349 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122321349 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122321349 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122321349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122321350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122321350 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122321351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122321386 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122321387 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122321387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122321387 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(82)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122321390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122321390 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122321390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122321390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122321390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122321390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122321391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122321391 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122321391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122321391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122321391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122321391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122321391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122321391 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122321391 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122321391 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122321391 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122321391 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122321391 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122321391 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122321391 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122321391 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122321393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122321393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122321393 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122321393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122321393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122321393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122321393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122321393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122321393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122321393 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(78)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122322155 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122322155 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122322155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122322155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122322155 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122322155 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122322155 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122322155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122322155 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122322155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122322155 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122322157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122322157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122322157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122322157 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122322157 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122322157 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122322157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122322157 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122322157 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122322157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122322157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122322157 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(81)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122322196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122322196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122322196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122322196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122322196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122322196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122322196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122322196 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122322197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122322197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122322197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122322197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122322197 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122322197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122322197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122322197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122322197 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122322197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122322197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122322197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122322197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122322197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122322197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122322197 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122322199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122322199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122322199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122322199 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122322199 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122322199 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122322199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122322199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122322199 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122322199 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122322199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122322199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122322199 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031122322216 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122322216 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122322216 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192)[0;m
20241031122322216 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374)[0;m
20241031122322216 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283)[0;m
20241031122322216 [1;31mDHNBAP[0;m [1;31mERROR[0;m (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295)[0;m
[38;5;23m20241031122322216 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122322216 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031122322224 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122322224 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122322224 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122322224 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122322224 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected ) Releasing HNB context (hnbgw.c:269)[0;m
20241031122322224 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122322224 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:40013<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-RAN(78)@d221cd9a1520: Final verdict of PTC: none
TC_ue_register_before_hnb_register-Iuh0-RUA(75)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(80)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(77)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(81)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(82)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(79)@d221cd9a1520: Final verdict of PTC: none
TC_ue_register_before_hnb_register-Iuh0(74)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(83)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(76)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(73)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122322226 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35188<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_ue_register_before_hnb_register finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'.
Thu Oct 31 12:23:22 UTC 2024
[1;32m====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc
20241031122322264 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122322357 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122322357 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122322357 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122322357 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122322357 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122322357 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122322357 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122322357 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122322357 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122322358 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122322358 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122322358 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122322358 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122322358 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122322358 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122322358 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122322358 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122322358 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122322358 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122322358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122322358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122322358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122322358 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122322358 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122322358 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122322358 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122322358 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122322358 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122322358 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122322358 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122322358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122322358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122322358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122322358 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122322358 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122322358 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122322358 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122322358 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122322666 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=88196)
Waiting for packet dumper to finish... 1 (prev_count=88196, count=143032)
[38;5;43m20241031122324359 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122324359 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122324359 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122324359 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122324359 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122324359 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'.
------ HNBGW_Tests.TC_ranap_cs_initial_ue ------
Thu Oct 31 12:23:24 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_cs_initial_ue started.
20241031122325746 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35206<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122325759 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_initial_ue-Iuh0(85)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122325760 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122325760 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122325770 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:39005<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122325772 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325772 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122325772 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325772 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122325773 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325773 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122325773 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325773 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122325773 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122325773 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325773 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325773 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325773 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325773 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325773 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325773 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122325773 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325773 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122325773 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325773 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122325773 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122325773 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325773 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325773 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325774 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122325774 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325774 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122325774 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122325774 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031122325774 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325774 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122325774 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122325774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122325774 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122325775 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325775 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122325775 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122325775 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325775 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325775 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325775 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325775 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325775 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325775 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325775 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122325775 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325775 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122325776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122325776 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(90)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(90)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(90)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(88)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122325809 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325809 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122325810 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122325810 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122325810 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122325810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122325811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122325811 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122325811 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122325811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122325811 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122325811 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122325812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122325812 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122325812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122325812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122325812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122325812 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122325812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122325812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122325812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122325812 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122325812 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122325812 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122325812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122325812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122325812 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(93)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(93)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(93)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(91)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122325869 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122325869 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122325869 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122325869 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122325869 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083be0(hnb) with 60 counters (rate_ctr.c:86)
20241031122325869 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122325869 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122325869 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122325869 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122325869 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122326002 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122326002 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122326002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122326002 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(90)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122326006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122326006 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122326006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122326006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122326006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122326006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122326007 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326007 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122326007 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122326007 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122326007 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122326007 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122326007 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122326007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122326007 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122326007 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122326007 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122326007 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122326007 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122326007 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122326007 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122326007 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122326007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122326009 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122326009 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122326009 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122326009 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122326009 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122326009 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122326042 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122326042 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122326042 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122326042 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(93)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122326045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122326045 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122326045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122326045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122326045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122326045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122326046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122326046 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122326046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122326046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122326046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122326046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122326047 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122326047 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122326047 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122326047 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122326047 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122326047 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122326047 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122326047 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122326047 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122326047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122326048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122326048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122326048 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122326048 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122326048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122326048 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(89)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122326811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122326812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122326812 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122326812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122326812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122326812 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122326812 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122326812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122326812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122326812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122326812 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122326814 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122326814 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122326814 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122326814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122326814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122326814 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122326814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122326814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122326814 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(92)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122326851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122326851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122326851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122326851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122326851 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122326851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122326851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122326851 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122326851 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122326851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122326851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122326851 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122326851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122326852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122326852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122326852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122326852 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122326853 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122326853 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122326853 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122326853 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122326853 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122326853 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122326853 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122326853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122326853 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122326853 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122326853 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122326853 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122326853 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122326892 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(91)@d221cd9a1520: Final verdict of PTC: none
20241031122326893 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35206<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_ranap_cs_initial_ue0(95)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122326893 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122326893 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122326893 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122326893 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122326893 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_ranap_cs_initial_ue-Iuh0-RUA(86)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(89)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(92)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122326894 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:39005<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-M3UA(90)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(93)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(88)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(87)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_initial_ue-Iuh0(85)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(84)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(94)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(84): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(94): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_initial_ue0(95): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_cs_initial_ue finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue error'.
Thu Oct 31 12:23:26 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_initial_ue error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc
20241031122326946 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122327021 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122327022 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122327022 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122327022 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122327022 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122327022 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122327022 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122327022 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122327022 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122327022 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122327022 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122327022 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122327022 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122327022 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122327022 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122327022 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122327022 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122327022 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122327022 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122327022 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122327021 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122327021 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122327021 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122327021 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122327021 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122327021 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122327021 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122327021 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122327021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122327022 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122327022 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122327022 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122327022 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122327022 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122327022 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122327022 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122327022 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122327022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031122327348 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90996)
Waiting for packet dumper to finish... 1 (prev_count=90996, count=141944)
[38;5;43m20241031122329022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122329022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122329022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122329022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122329022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122329022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'.
------ HNBGW_Tests.TC_ranap_ps_initial_ue ------
Thu Oct 31 12:23:29 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_ps_initial_ue started.
20241031122330430 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122330443 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39556<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_initial_ue-Iuh0(97)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122330445 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122330445 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122330459 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44975<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122330461 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122330461 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122330462 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330462 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122330462 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330462 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122330462 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330462 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330462 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122330463 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122330463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122330463 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122330463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122330463 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122330463 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122330463 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122330463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122330463 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122330464 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330464 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122330464 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330464 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330464 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330464 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330464 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330464 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122330465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122330465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122330465 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(102)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(102)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(102)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(100)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122330497 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330497 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122330498 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122330498 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122330498 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122330498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122330499 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330499 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122330499 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330499 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330499 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330499 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330499 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122330500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122330500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122330500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122330500 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122330500 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122330500 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122330500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122330500 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(105)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(105)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(105)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(103)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122330550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122330550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122330550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122330550 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122330550 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122330550 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122330550 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122330550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122330550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122330690 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122330690 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122330690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122330690 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(102)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122330693 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330693 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122330693 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122330693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122330693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122330693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122330693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122330694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330694 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122330694 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122330694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122330694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122330694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122330694 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122330694 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122330695 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122330695 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122330695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122330695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122330695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122330695 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122330695 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122330695 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122330695 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122330696 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330696 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122330696 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330696 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330696 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330696 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330696 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330696 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122330696 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122330726 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122330726 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122330726 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122330726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(105)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122330729 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330729 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122330729 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122330729 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122330729 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122330729 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122330729 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122330731 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330731 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122330731 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122330731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122330731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122330731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122330731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122330731 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122330731 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122330731 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122330731 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122330731 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122330731 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122330731 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122330731 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122330731 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122330731 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122330732 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122330732 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122330732 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122330732 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122330732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122330732 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122330732 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122330732 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122330732 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122330732 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(101)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122331499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122331499 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122331499 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122331499 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122331499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122331499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122331499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122331499 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122331500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122331500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122331500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122331500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122331500 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122331500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122331500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122331500 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122331500 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122331500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122331500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122331500 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122331500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122331500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122331500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122331500 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122331501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122331501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122331501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122331501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122331501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122331502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122331502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122331502 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122331502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122331502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122331502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122331502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122331502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122331502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122331502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122331502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122331502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122331502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122331502 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(104)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122331536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122331536 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122331536 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122331536 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122331536 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122331536 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122331536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122331536 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122331536 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122331536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122331536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122331537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122331537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122331537 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122331538 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122331538 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122331538 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122331538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122331538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122331538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122331538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122331538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122331538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122331538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122331538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122331538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122331538 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122331569 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39556<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(100)@d221cd9a1520: Final verdict of PTC: none
20241031122331571 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122331571 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122331571 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122331571 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122331571 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122331571 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-RAN(101)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122331572 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44975<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-SCCP(103)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(104)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_initial_ue-Iuh0-RUA(98)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_initial_ue0(107)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(99)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(102)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_initial_ue-Iuh0(97)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(105)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(96)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(106)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(96): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(106): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_initial_ue0(107): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_ps_initial_ue finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue error'.
Thu Oct 31 12:23:31 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_initial_ue error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc
20241031122331625 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39568<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122331705 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122331705 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122331705 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122331705 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122331705 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122331705 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122331705 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122331705 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122331705 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122331706 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122331706 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122331706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122331706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122331706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122331706 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122331706 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122331706 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122331706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122331706 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122331706 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122331706 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122331706 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122331706 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122331706 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122331706 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122331706 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122331706 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122331706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122331706 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122331706 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122331706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122331706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122331706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122331706 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122331706 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122331706 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122331706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122331706 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122332026 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39568<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=109136)
Waiting for packet dumper to finish... 1 (prev_count=109136, count=141928)
[38;5;43m20241031122333707 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122333707 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122333707 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122333707 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122333707 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122333707 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'.
------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------
Thu Oct 31 12:23:34 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_cs_initial_ue_empty_cr started.
20241031122335103 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39570<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122335120 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122335122 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122335122 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122335139 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:46057<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122335142 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335142 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122335143 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122335143 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122335143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122335143 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335143 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335143 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122335144 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122335144 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335144 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122335144 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335144 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122335144 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122335144 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122335144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122335144 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122335145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122335146 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335146 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122335146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122335146 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(114)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(114)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(114)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(112)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122335184 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335184 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122335184 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335184 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122335184 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335184 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122335185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122335185 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122335185 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122335185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122335185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122335185 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122335186 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122335186 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122335186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122335186 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335186 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122335186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122335186 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122335187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122335187 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335187 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122335187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122335187 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(117)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(117)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(117)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(115)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122335250 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122335250 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122335250 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122335250 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122335250 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122335250 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122335250 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122335250 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122335250 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122335376 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122335376 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122335376 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122335376 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(114)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122335380 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335380 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122335380 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122335380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122335380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122335380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122335380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122335381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122335381 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122335381 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122335381 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122335381 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122335381 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122335381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122335381 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122335381 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122335381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122335381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122335381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122335381 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122335381 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122335381 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122335381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122335382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122335382 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335382 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122335382 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122335421 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122335421 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122335421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122335421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(117)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122335424 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335424 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122335424 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122335424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122335424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122335424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122335424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122335425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122335425 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122335425 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122335425 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122335425 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122335425 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122335425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122335425 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122335425 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122335425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122335425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122335425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122335425 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122335425 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122335425 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122335425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122335427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122335427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122335427 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122335427 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122335427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122335427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122335427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122335427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122335427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122335427 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(113)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122336185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122336185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122336185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122336185 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122336185 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122336185 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122336185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122336185 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122336185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122336185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122336185 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122336185 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122336185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122336185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122336185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122336185 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122336186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122336186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122336186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122336186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122336186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122336186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122336186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122336186 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122336187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122336187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122336187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122336187 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122336187 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122336187 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122336187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122336187 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122336187 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122336187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122336187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122336187 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(116)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122336229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122336229 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122336229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122336229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122336229 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122336229 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122336229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122336229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122336229 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122336229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122336229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122336230 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122336230 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122336230 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122336230 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122336230 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122336230 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122336230 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122336230 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122336230 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122336230 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122336230 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122336230 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122336230 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122336276 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122336278 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122336278 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122336278 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122336278 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122336278 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122336278 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39570<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122336278 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:46057<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(115)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(114)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(112)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(108)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(116)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(111)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_initial_ue_empty_cr0(119)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(117)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(118)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(113)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(108): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(118): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr error'.
Thu Oct 31 12:23:36 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc
20241031122336335 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122336389 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122336389 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122336389 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122336389 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122336389 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122336389 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122336389 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122336389 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122336389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122336390 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122336390 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122336390 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122336390 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122336390 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122336390 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;43m20241031122336390 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122336390 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122336390 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;49m20241031122336390 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122336390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122336390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122336390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122336390 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122336390 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122336390 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122336390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122336390 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122336390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122336390 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122336390 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122336390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122336390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122336390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122336390 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122336390 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122336390 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122336390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122336390 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122336736 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=91260)
Waiting for packet dumper to finish... 1 (prev_count=91260, count=143344)
[38;5;43m20241031122338391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122338391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122338391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122338391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122338391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122338391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'.
------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------
Thu Oct 31 12:23:38 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_ps_initial_ue_empty_cr started.
20241031122339811 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122339826 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122339827 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122339827 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122339843 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33599<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122339846 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122339847 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122339847 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122339847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122339847 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122339847 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122339847 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122339848 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339848 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339848 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339848 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122339848 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122339848 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122339848 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122339849 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122339849 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122339849 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122339849 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122339849 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122339849 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122339849 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122339849 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122339849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122339849 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(126)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(126)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(126)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(124)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122339885 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339885 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122339886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122339886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122339886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122339886 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122339886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122339887 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122339887 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122339887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122339887 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122339887 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;45m20241031122339887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122339887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122339887 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122339888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339888 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339888 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339888 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122339888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122339888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122339888 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122339889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122339889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122339889 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122339889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122339889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122339889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122339889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122339889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122339889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122339889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122339889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122339889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122339889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122339889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122339889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122339889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122339889 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(129)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(129)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(129)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(127)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122339950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122339950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122339950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122339950 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122339950 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122339950 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122339950 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122339950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122339950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122340078 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122340078 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122340078 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122340078 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(126)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122340081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340081 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122340081 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122340081 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122340081 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122340081 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122340081 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122340082 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340082 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122340082 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122340082 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122340082 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122340082 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122340082 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122340082 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122340082 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122340082 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122340082 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122340082 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122340082 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122340082 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122340082 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122340082 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122340082 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122340083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122340083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122340083 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122340083 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340083 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122340083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340083 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340083 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340083 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122340083 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122340123 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122340123 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122340123 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122340123 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(129)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122340126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340126 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122340126 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122340126 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122340126 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122340126 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122340126 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122340127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122340127 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122340127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122340127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122340127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122340127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122340127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122340127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122340127 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122340127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122340127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122340127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122340127 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122340127 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122340127 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122340127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122340129 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122340129 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122340129 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122340129 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122340129 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122340129 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(125)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122340887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122340887 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122340887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122340887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122340887 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122340887 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122340887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122340887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122340887 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122340887 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122340889 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122340889 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122340889 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122340889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122340889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122340889 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122340889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122340889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122340889 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(128)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122340931 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122340931 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122340931 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122340931 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122340931 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122340931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122340931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122340931 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122340931 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122340931 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122340931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122340932 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122340932 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340932 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340932 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340932 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122340932 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122340933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122340933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122340933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122340933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122340933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122340933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122340933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122340933 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122340933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122340933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122340933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122340934 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122340934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122340934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122340934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122340934 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122340934 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122340934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122340934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122340934 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122340975 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122340976 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122340977 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122340977 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122340977 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122340977 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122340977 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122340977 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33599<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_initial_ue_empty_cr0(131)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(127)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(124)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(125)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(128)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(123)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(126)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(129)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(130)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(120)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(120): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(130): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr error'.
Thu Oct 31 12:23:40 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc
20241031122341024 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122341093 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122341093 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122341093 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122341093 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122341093 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122341093 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122341093 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122341093 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122341093 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122341094 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122341094 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122341094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122341094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122341094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122341094 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122341094 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;23m20241031122341094 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122341094 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122341094 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122341094 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122341094 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[33m20241031122341094 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122341094 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122341094 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122341094 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122341094 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122341094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122341094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122341094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122341094 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122341094 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122341094 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122341094 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122341094 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122341094 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122341094 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122341094 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122341094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031122341426 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=142608)
Waiting for packet dumper to finish... 1 (prev_count=142608, count=143264)
[38;5;43m20241031122343094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122343094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122343094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122343094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122343094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122343094 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'.
------ HNBGW_Tests.TC_ranap_cs_bidir ------
Thu Oct 31 12:23:43 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_cs_bidir started.
20241031122344504 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53310<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122344522 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_bidir-Iuh0(133)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122344523 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122344523 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122344535 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42631<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122344538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122344538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122344539 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122344539 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344539 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122344539 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122344539 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344539 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344539 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122344539 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122344539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122344539 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122344540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122344540 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344540 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344541 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122344541 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344541 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122344541 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344541 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344541 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344541 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344541 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344541 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344541 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122344541 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344541 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344541 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344541 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122344541 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122344541 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(138)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(138)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(138)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(136)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122344582 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122344582 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122344583 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122344583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122344583 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122344584 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122344584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122344584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122344584 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122344584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
20241031122344584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122344584 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122344584 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122344584 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122344584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122344584 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122344585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122344585 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344586 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344586 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344586 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122344586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344586 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344586 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344586 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122344586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122344586 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(141)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(141)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(141)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(139)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122344644 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122344644 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122344644 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122344644 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122344644 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122344644 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122344644 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122344644 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122344644 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122344775 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122344775 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122344775 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122344775 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(138)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122344778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344778 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122344778 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122344778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122344778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122344778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122344778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122344779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344780 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122344780 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122344780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122344780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122344780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122344780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122344780 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122344780 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122344780 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122344780 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122344780 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122344780 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122344780 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122344780 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122344780 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122344780 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122344781 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344781 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122344781 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344781 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344781 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344781 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344781 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344781 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344781 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122344781 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122344815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122344815 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122344815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122344815 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(141)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122344819 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344819 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122344819 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122344819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122344819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122344819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122344819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122344820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344820 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122344820 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122344820 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122344820 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122344820 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122344820 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122344820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122344820 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122344820 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122344820 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122344820 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122344821 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122344821 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122344821 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122344821 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122344821 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122344822 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122344822 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122344822 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122344822 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122344822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122344822 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122344822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122344822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122344822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122344822 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122345582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122345582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122345582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122345582 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122345582 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122345582 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
HNBGW_Test.msc0-RAN(137)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122345582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122345582 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122345582 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122345582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122345582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122345582 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122345582 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122345582 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122345582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122345583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122345583 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122345583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122345583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122345583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122345583 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122345584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122345584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122345584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122345584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122345584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122345584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122345584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122345584 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122345584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122345584 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122345584 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122345584 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122345585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122345585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122345585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122345585 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122345585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122345585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122345585 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(140)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122345625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122345625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122345625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122345625 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122345625 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122345625 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122345625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122345625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122345625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122345625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122345625 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122345625 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122345625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122345625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122345626 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122345626 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122345626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122345626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122345626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122345626 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122345627 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122345627 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122345627 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122345627 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122345627 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122345627 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122345627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122345627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122345627 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122345627 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122345627 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122345627 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122345627 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122345668 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(140)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122345669 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122345669 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122345669 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
TC_ranap_cs_bidir0(143)@d221cd9a1520: Final verdict of PTC: none
20241031122345669 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122345669 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.sgsn0-SCCP(139)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122345669 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42631<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122345670 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53310<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-RAN(137)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(136)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_bidir-Iuh0-RUA(134)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(138)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(135)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_bidir-Iuh0(133)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(141)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(142)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(132)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(132): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(142): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_bidir0(143): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_cs_bidir finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir error'.
Thu Oct 31 12:23:45 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_bidir error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc
20241031122345726 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122345786 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122345786 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122345786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122345786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122345786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122345786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122345786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122345786 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122345786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122345786 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122345786 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122345786 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122345786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122345786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;23m20241031122345785 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122345785 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122345785 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122345785 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122345785 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122345785 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122345785 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122345785 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122345785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122345786 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122345786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122345786 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122345786 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122345786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122345786 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122345786 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122345786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122345786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031122345786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122345786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122345786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122345786 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122345786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122345786 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122346127 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90692)
Waiting for packet dumper to finish... 1 (prev_count=90692, count=141632)
[38;5;43m20241031122347787 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122347787 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122347787 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122347787 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122347787 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122347787 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'.
------ HNBGW_Tests.TC_ranap_ps_bidir ------
Thu Oct 31 12:23:48 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_ps_bidir started.
20241031122349207 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122349221 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_bidir-Iuh0(145)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122349223 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122349223 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122349234 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42069<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122349236 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122349236 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122349237 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122349237 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122349237 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122349237 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122349237 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122349237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122349238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122349238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122349238 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122349239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122349239 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349239 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122349239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122349239 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349239 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349239 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349239 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349239 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122349239 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349239 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349239 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349239 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122349239 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122349239 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(150)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(150)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(150)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(148)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122349271 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122349272 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122349272 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122349272 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122349272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122349272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122349272 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349272 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349273 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349273 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349273 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349273 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349273 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349273 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349273 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349273 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349273 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349273 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349273 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122349273 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349273 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349273 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349273 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122349273 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122349273 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122349273 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122349274 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349274 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122349274 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349274 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122349274 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349274 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122349274 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122349274 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122349274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122349274 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(153)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(153)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(153)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(151)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122349328 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122349328 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122349328 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122349328 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122349328 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122349328 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122349328 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122349328 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122349328 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122349466 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122349466 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122349466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122349466 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(150)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122349470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349470 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122349470 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122349470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122349470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122349470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122349470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122349471 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349471 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122349471 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122349471 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122349471 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122349471 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122349471 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122349471 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122349471 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122349471 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122349471 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122349471 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122349471 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122349471 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122349471 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122349471 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122349471 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122349472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122349472 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122349473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349473 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349473 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349473 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122349473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122349473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122349473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122349473 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122349504 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122349504 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122349504 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122349504 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(153)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122349507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122349507 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122349507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122349507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122349507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122349507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122349508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349508 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122349508 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122349508 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122349508 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122349508 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122349508 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122349508 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122349508 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122349508 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122349508 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122349508 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122349508 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122349508 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122349508 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122349508 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122349508 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122349509 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122349509 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122349509 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122349509 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122349509 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122349509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349510 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349510 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349510 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122349510 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122349510 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122349510 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122349510 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122349510 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122349510 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122349510 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(149)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122350276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122350276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122350276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122350276 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122350276 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122350276 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122350276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122350276 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122350276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122350276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122350276 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122350276 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122350276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122350276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122350276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122350276 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122350277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122350277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122350277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122350277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122350277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122350277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122350277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122350277 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122350278 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122350278 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122350278 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122350278 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122350278 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122350278 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122350278 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122350278 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122350278 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122350279 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122350279 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122350279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122350279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122350279 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(152)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122350312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122350312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122350312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122350312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122350312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122350312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122350312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122350312 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122350312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122350312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122350312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122350312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122350313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122350313 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122350313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122350313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122350313 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122350313 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122350313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122350313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122350313 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122350313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122350313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122350313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122350313 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122350314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122350314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122350314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122350314 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122350314 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122350314 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122350314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122350314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122350314 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122350314 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122350314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122350314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122350314 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122350350 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-RAN(149)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122350352 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122350352 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122350352 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122350352 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122350352 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122350352 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122350352 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42069<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-M3UA(153)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(151)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(152)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_bidir-Iuh0-RUA(146)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(148)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(150)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_bidir-Iuh0(145)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_bidir0(155)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(147)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(144)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(154)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(144): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(154): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_bidir0(155): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_ps_bidir finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir error'.
Thu Oct 31 12:23:50 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_bidir error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc
20241031122350402 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122350485 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122350485 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122350485 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122350485 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122350485 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122350485 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122350485 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122350485 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122350485 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122350486 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122350486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122350486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122350486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[38;5;23m20241031122350485 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122350485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122350485 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122350485 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122350486 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122350486 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122350486 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122350486 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122350486 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031122350486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122350486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122350486 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122350486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122350486 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122350486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122350486 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122350486 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122350486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122350486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122350486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122350486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122350486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122350486 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122350486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122350486 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122350803 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141240)
Waiting for packet dumper to finish... 1 (prev_count=141240, count=141896)
[38;5;43m20241031122352486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122352486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122352486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122352486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122352486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122352486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'.
------ HNBGW_Tests.TC_rab_assignment ------
Thu Oct 31 12:23:52 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_rab_assignment started.
20241031122353876 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122353892 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assignment-Iuh0(157)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122353893 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122353893 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122353909 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:36539<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122353911 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353911 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122353912 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353912 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122353912 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353912 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122353913 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353913 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122353913 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122353913 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353913 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353913 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122353913 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353913 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353913 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353913 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353913 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122353913 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122353913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353914 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122353914 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122353914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122353914 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122353915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122353915 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353915 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122353915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353915 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353915 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353915 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122353915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122353915 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(162)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(162)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(162)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(160)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122353956 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353956 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122353956 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353956 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122353957 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353957 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122353957 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122353957 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122353958 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122353958 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122353958 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353959 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122353959 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122353959 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122353959 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122353959 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122353959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122353959 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122353959 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122353959 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122353959 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122353959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122353959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122353959 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(165)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(165)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(165)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(163)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122354018 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122354018 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122354018 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122354019 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122354019 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122354019 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122354019 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122354019 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122354019 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122354148 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122354148 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122354148 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122354148 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(162)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122354152 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354152 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122354152 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122354152 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122354152 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122354152 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122354152 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122354153 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354153 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122354153 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122354153 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122354153 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122354153 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122354153 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122354153 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122354153 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122354153 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122354153 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122354153 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122354153 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122354153 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122354153 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122354153 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122354153 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122354154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122354154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122354154 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122354154 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122354154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122354154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122354154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122354154 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122354193 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122354193 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122354193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122354193 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(165)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122354197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122354197 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122354197 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122354197 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122354197 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122354197 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122354199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122354199 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122354199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122354199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122354199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122354199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122354199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122354199 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122354199 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122354199 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122354199 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122354199 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122354199 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122354199 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122354199 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122354199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122354200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122354200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122354200 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122354200 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122354200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122354200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122354200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122354200 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122354958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122354958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122354958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122354958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122354958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122354958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
HNBGW_Test.msc0-RAN(161)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122354958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122354958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122354958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122354959 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122354959 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122354959 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122354959 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122354959 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122354959 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122354959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122354959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122354959 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122354961 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122354961 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122354961 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122354961 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122354961 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122354961 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122354961 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122354961 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122354961 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122354961 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354961 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354961 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122354962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122354962 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122354962 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122354962 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122354962 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122354962 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122355004 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122355004 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122355004 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122355004 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122355004 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122355004 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122355004 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122355004 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-RAN(164)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122355004 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122355004 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122355004 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122355005 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122355005 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122355005 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122355005 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122355005 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122355005 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122355005 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122355005 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355005 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122355005 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122355005 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122355005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122355005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122355005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122355005 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122355008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122355008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122355008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122355008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122355008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122355008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122355008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122355008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122355008 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122355008 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122355008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122355008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122355008 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122355042 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122355043 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(160)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(161)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122355044 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122355044 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122355044 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122355044 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122355044 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122355044 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:36539<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-M3UA(165)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(164)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assignment-Iuh0-RUA(158)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(163)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assignment0(167)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(162)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(156)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(166)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assignment-Iuh0(157)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(159)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(156): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(166): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assignment0(167): none (error -> error)
MTC@d221cd9a1520: Test case TC_rab_assignment finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment error'.
Thu Oct 31 12:23:55 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assignment error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc
20241031122355102 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122355169 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122355169 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122355169 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122355169 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122355169 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122355169 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122355169 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122355169 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122355169 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122355170 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122355170 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122355170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122355170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122355170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122355170 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122355170 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122355170 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122355170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122355170 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122355170 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122355170 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122355170 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122355170 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122355170 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122355170 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122355170 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122355170 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122355170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122355170 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122355170 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122355170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122355170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122355170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122355170 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122355170 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122355170 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122355170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122355170 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122355503 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=127832)
Waiting for packet dumper to finish... 1 (prev_count=127832, count=141896)
[38;5;43m20241031122357170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122357170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122357170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122357170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122357170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122357170 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'.
------ HNBGW_Tests.TC_rab_release ------
Thu Oct 31 12:23:57 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_rab_release started.
20241031122358581 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52624<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122358601 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52634<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_release-Iuh0(169)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122358603 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122358603 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122358619 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44101<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122358622 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122358622 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122358622 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122358623 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122358623 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122358623 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122358624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122358624 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122358624 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122358624 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122358624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122358624 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122358625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122358625 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122358625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122358625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122358625 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(174)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(174)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(174)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(172)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122358767 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358767 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122358768 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358768 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122358768 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358768 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122358768 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122358768 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122358769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122358769 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358769 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122358769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122358769 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358769 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122358770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122358770 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358770 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122358770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122358770 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358770 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122358770 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122358770 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122358770 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122358770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122358770 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(177)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(177)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(177)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(175)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122358836 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122358836 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122358836 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122358836 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122358836 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122358836 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122358836 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122358836 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122358836 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122358960 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122358960 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122358960 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122358960 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(174)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122358964 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358964 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122358964 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122358964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122358964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122358964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122358964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122358965 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358965 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122358965 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122358965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122358965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122358965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122358965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122358965 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122358965 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122358965 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122358965 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122358965 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122358965 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122358965 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122358966 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122358966 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122358966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122358967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122358967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122358967 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122358967 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122358967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122358967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122358967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122358967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122358967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122358967 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122359006 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122359006 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122359006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122359006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(177)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122359009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122359009 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122359009 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122359009 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122359009 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122359009 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122359010 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359010 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122359010 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122359010 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122359010 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122359010 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122359010 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122359010 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122359010 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122359010 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122359010 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122359010 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122359011 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122359011 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122359011 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122359011 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122359011 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122359012 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122359012 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122359012 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122359012 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122359013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122359013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122359013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122359013 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(173)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359769 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122359769 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122359769 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122359769 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122359769 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122359769 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122359769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122359770 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122359770 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122359770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122359770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122359770 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122359770 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122359770 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359770 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122359770 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122359770 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122359770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122359770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122359770 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122359771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122359771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122359771 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122359771 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122359771 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122359771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122359771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122359771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122359771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122359772 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122359772 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122359772 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122359772 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122359772 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(176)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122359813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122359813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122359813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122359813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122359813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122359813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122359813 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122359813 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122359813 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122359814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122359814 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122359814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122359814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122359814 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122359814 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122359814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122359814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122359814 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122359814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122359814 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122359815 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122359815 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122359815 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122359815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122359815 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122359815 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122359815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122359815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122359815 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122359857 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52634<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122359858 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44101<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_rab_release-Iuh0-RUA(170)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122359858 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122359858 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122359858 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122359858 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122359858 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122359858 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52624<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(177)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(175)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(172)@d221cd9a1520: Final verdict of PTC: none
TC_rab_release0(179)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(173)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(171)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(178)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(176)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(174)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(168)@d221cd9a1520: Final verdict of PTC: none
TC_rab_release-Iuh0(169)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(168): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_release-Iuh0(169): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(178): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_release0(179): none (error -> error)
MTC@d221cd9a1520: Test case TC_rab_release finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release error'.
Thu Oct 31 12:23:59 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_release error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc
20241031122359917 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52642<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122359977 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122359977 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122359977 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122359977 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122359977 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122359977 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122359977 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122359977 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122359977 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122359978 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122359978 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122359978 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122359978 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122359978 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122359978 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122359978 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122359978 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122359978 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122359978 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122359978 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122359978 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122359978 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122359978 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122359978 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122359978 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122359978 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122359978 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122359978 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122359978 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122359978 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122359978 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122359978 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122359978 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122359978 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122359978 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122359978 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122359978 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122359978 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122400319 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52642<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=134592)
Waiting for packet dumper to finish... 1 (prev_count=134592, count=141960)
[38;5;43m20241031122401978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122401978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122401978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122401978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122401978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122401978 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'.
------ HNBGW_Tests.TC_rab_release_abnormal ------
Thu Oct 31 12:24:02 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_rab_release_abnormal started.
20241031122403401 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52652<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122403420 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52658<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_release_abnormal-Iuh0(181)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122403421 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122403422 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122403434 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41999<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122403436 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403436 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122403436 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403436 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122403437 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403437 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122403437 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403437 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122403437 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403437 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403437 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403437 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403437 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403437 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403437 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403437 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403437 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122403437 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403437 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122403437 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403437 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122403437 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403437 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403438 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122403438 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122403438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122403438 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122403439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122403439 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403439 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122403439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122403439 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403439 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122403439 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122403439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122403439 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(186)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(186)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(186)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(184)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122403476 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403476 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122403477 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122403477 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122403477 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122403477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122403477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122403478 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403478 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403478 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122403478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122403478 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122403479 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403479 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122403479 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403479 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122403479 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403479 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403480 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122403480 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122403480 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122403480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122403480 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(189)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(189)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(189)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(187)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122403538 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122403538 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122403538 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122403538 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122403538 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122403538 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122403538 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122403538 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122403538 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122403672 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122403672 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122403672 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122403672 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
[38;5;43m20241031122403714 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122403714 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122403714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122403714 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(186)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
HNBGW_Test.sgsn0-M3UA(189)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122403755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122403756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403756 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122403756 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122403756 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122403756 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122403756 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122403756 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122403756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;43m20241031122403757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122403757 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122403757 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122403757 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122403757 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122403757 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122403759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122403759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122403759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;49m20241031122403756 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122403756 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122403756 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122403756 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122403756 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122403756 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122403756 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122403756 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122403756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122403757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122403757 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122403757 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122403757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122403757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122403757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122403757 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122403757 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122403757 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122403757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122403758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122403758 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403758 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122403758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122403758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122403758 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122403758 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122403759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122403759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122403759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
HNBGW_Test.msc0-RAN(185)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122404481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122404481 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122404481 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122404481 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122404481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122404481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122404481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122404481 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122404482 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122404482 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122404482 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122404482 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122404482 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122404482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122404482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122404482 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122404482 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122404482 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122404482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122404482 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122404482 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122404482 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122404482 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122404482 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122404483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122404483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122404483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122404483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122404483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122404483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122404483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122404483 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122404484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122404484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122404484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122404484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122404484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122404484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122404484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122404484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122404484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122404484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122404484 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(188)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122404522 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122404522 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122404522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122404522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122404522 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122404522 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122404522 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122404522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122404522 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122404522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122404522 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122404523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122404523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122404523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122404523 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122404523 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122404523 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122404523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122404523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122404524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122404524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122404524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122404524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122404524 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122404560 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52658<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122404561 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41999<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122404561 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52652<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122404561 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122404561 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122404561 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122404561 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122404561 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_rab_release_abnormal0(191)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(188)@d221cd9a1520: Final verdict of PTC: none
TC_rab_release_abnormal-Iuh0-RUA(182)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(184)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(187)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(185)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(183)@d221cd9a1520: Final verdict of PTC: none
TC_rab_release_abnormal-Iuh0(181)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(186)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(189)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(180)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(190)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(180): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(190): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_release_abnormal0(191): none (error -> error)
MTC@d221cd9a1520: Test case TC_rab_release_abnormal finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal error'.
Thu Oct 31 12:24:04 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_release_abnormal error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc
20241031122404617 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122404689 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122404689 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122404689 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122404689 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122404689 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122404689 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122404689 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122404689 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122404689 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122404690 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122404690 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122404690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122404690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122404690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122404690 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122404690 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122404690 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122404690 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122404690 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122404690 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122404690 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122404690 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122404690 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122404690 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122404690 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122404690 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122404690 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122404690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122404690 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122404690 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122404690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122404690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122404690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122404690 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122404690 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122404690 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122404690 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122404690 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122405018 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141120)
Waiting for packet dumper to finish... 1 (prev_count=141120, count=141776)
[38;5;43m20241031122406691 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122406691 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122406691 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122406691 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122406691 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122406691 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'.
------ HNBGW_Tests.TC_rab_assign_fail ------
Thu Oct 31 12:24:07 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_rab_assign_fail started.
20241031122408093 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122408110 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assign_fail-Iuh0(193)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122408111 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122408111 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122408122 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35793<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122408124 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408124 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122408125 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122408125 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122408125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408126 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122408126 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408126 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408126 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122408126 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408126 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408126 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408126 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408126 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122408126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122408126 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122408127 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122408127 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122408127 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122408128 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122408128 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122408128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122408128 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(198)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(198)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(198)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(196)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122408164 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408164 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122408164 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408164 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122408164 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408164 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122408165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122408165 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408165 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122408165 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122408165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408165 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408165 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408165 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122408165 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122408165 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122408166 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408166 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122408166 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408166 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122408166 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408166 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122408166 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122408166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408167 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408167 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408167 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122408167 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122408167 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122408167 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122408167 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408167 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408167 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408167 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122408167 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122408167 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122408167 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(201)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(201)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(201)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(199)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122408227 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122408227 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122408227 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122408227 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122408227 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122408227 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122408227 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122408227 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122408227 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122408357 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122408357 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122408357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122408357 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(198)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122408361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122408361 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122408361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122408361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122408361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122408361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122408363 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408363 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122408363 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122408363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122408363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122408363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122408363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122408363 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122408363 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122408363 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122408363 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122408363 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122408363 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122408363 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122408363 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122408363 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122408363 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122408364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122408364 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408364 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122408364 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122408397 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122408397 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122408397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122408397 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(201)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122408400 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408400 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122408400 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122408400 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122408400 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122408400 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122408400 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122408402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122408402 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122408402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122408402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122408402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122408402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122408402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122408402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122408402 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122408402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122408402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122408402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122408402 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122408402 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122408402 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122408402 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122408403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122408403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122408403 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122408403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122408403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122408403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122408403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122408403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122408403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122408404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122408404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122408404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122408404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122408404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122408404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122408404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122408404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122408404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122408404 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(197)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122409166 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122409166 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122409166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122409166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122409166 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122409166 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122409166 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122409166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122409166 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122409166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122409166 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122409168 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122409168 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122409168 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122409168 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122409168 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122409168 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122409168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122409168 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122409168 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122409168 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122409168 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122409168 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
HNBGW_Test.sgsn0-RAN(200)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122409207 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122409207 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122409207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122409207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122409207 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122409207 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122409207 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122409207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122409207 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122409207 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122409207 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122409210 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122409210 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122409210 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122409210 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122409210 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122409210 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122409210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122409210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122409210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122409210 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122409210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122409210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122409210 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122409249 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_rab_assign_fail0(203)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(199)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(196)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122409251 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122409251 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122409251 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122409251 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122409251 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122409251 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(200)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122409251 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35793<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-M3UA(198)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assign_fail-Iuh0-RUA(194)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(201)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assign_fail-Iuh0(193)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(197)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(195)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(202)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(192)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(192): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(202): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_fail0(203): none (error -> error)
MTC@d221cd9a1520: Test case TC_rab_assign_fail finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail error'.
Thu Oct 31 12:24:09 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assign_fail error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc
20241031122409317 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122409369 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122409369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122409369 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122409369 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122409369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122409369 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122409369 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122409369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122409369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122409370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122409370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122409370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122409370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122409370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122409370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122409370 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122409370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122409370 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122409370 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122409370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122409370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122409370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122409370 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122409370 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122409370 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122409370 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122409370 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122409370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122409370 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122409370 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122409370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122409370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122409370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122409370 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122409370 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122409370 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122409370 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122409370 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122409718 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=131140)
Waiting for packet dumper to finish... 1 (prev_count=131140, count=141748)
[38;5;43m20241031122411370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122411371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122411371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122411371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122411371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122411371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'.
------ HNBGW_Tests.TC_rab_assign_mgcp_to ------
Thu Oct 31 12:24:11 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_rab_assign_mgcp_to started.
20241031122412792 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59476<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122412808 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assign_mgcp_to-Iuh0(205)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122412810 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122412810 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122412825 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41377<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122412827 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412827 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122412828 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122412828 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122412829 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122412829 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122412829 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122412829 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122412829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122412829 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412830 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122412830 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122412830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122412830 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122412831 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412831 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122412831 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412831 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412831 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412831 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412831 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412831 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412831 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412831 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412831 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122412831 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412831 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412831 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412831 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122412831 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122412831 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(210)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(210)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(210)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(208)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122412872 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412872 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122412872 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412872 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122412873 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122412873 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122412873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122412873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122412873 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412873 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412873 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412873 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412873 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122412873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122412873 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122412874 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412874 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122412874 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412874 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412874 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122412874 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412874 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412874 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412874 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122412875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122412875 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412875 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122412875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122412875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122412875 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122412875 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122412875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122412875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122412875 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122412875 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122412875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122412875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122412875 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(213)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(213)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(213)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(211)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122412939 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122412939 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122412939 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122412939 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122412939 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122412939 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122412939 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122412939 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122412939 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122413064 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122413064 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122413064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122413064 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(210)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122413067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413067 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122413067 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122413067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122413067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122413067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122413067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122413068 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413068 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122413068 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122413068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122413068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122413068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122413068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122413068 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122413068 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122413068 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122413068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122413068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122413068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122413068 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122413068 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122413068 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122413068 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122413070 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122413070 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122413070 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122413070 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413070 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122413070 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413070 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413070 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413070 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122413070 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122413109 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122413109 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122413110 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122413110 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(213)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122413113 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413113 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122413113 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122413113 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122413113 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122413113 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122413113 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122413114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122413114 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122413114 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122413114 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122413114 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122413114 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122413114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122413114 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122413114 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122413114 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122413114 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122413114 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122413114 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122413114 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122413115 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122413115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122413116 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122413116 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122413116 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122413116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413116 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122413116 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413116 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122413116 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(209)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
HNBGW_Test.sgsn0-RAN(212)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413957 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413957 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413957 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122413957 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122413957 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122413957 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122413957 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122413957 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122413957 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122413957 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122413957 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122413957 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122413957 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413957 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122413957 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122413958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122413958 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122413958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122413958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122413958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122413958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122413958 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122413958 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122413958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413958 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122413958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122413958 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413958 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122413958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122413959 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122413959 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122413959 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122413959 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122413959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122413959 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122413960 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122413960 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122413960 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122413960 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122413960 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122413960 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122413960 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122413960 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122413960 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122413960 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122413960 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122413960 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122413960 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122413960 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122413960 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122413960 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122413960 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122413960 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122414007 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122414008 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59476<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122414008 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41377<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122414008 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122414009 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122414009 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
HNBGW_Test.msc0-M3UA(210)@d221cd9a1520: Final verdict of PTC: none
20241031122414009 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122414009 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-SCCP(208)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assign_mgcp_to-Iuh0-RUA(206)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(209)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(207)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(212)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(211)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(213)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assign_mgcp_to0(215)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(204)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assign_mgcp_to-Iuh0(205)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(214)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(204): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(214): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_mgcp_to0(215): none (error -> error)
MTC@d221cd9a1520: Test case TC_rab_assign_mgcp_to finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to error'.
Thu Oct 31 12:24:14 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assign_mgcp_to error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc
20241031122414061 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59486<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122414162 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122414162 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122414162 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122414162 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122414162 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122414162 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122414162 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122414162 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;23m20241031122414162 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122414162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122414162 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122414162 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122414162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122414162 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122414162 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122414162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031122414162 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122414162 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122414162 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031122414162 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122414162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122414162 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122414162 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122414162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122414162 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122414162 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122414162 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122414162 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122414162 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122414162 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122414162 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[38;5;43m20241031122414162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122414162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031122414162 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122414162 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122414162 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122414162 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122414463 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59486<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141052)
Waiting for packet dumper to finish... 1 (prev_count=141052, count=141592)
[38;5;43m20241031122416162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122416162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122416162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122416162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122416162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122416162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'.
------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------
Thu Oct 31 12:24:16 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_rab_assign_mgw_iuup_addr_chg started.
20241031122417547 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122417560 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122417561 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122417561 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122417574 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:45841<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122417576 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417576 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122417577 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417577 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122417577 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122417578 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417578 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417578 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417578 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417578 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122417578 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122417578 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417578 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417578 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122417578 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417578 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417578 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417578 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122417578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122417579 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122417579 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122417580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122417580 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417580 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122417580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122417580 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417580 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122417580 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122417580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122417580 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(222)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(222)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(222)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(220)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122417612 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417612 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122417612 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417612 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122417612 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417612 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122417613 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122417613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122417614 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122417614 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122417614 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122417614 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122417615 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122417615 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122417615 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122417615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122417615 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(225)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(225)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(225)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(223)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122417661 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122417661 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122417661 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122417661 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122417661 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122417661 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122417661 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122417661 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122417661 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122417808 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122417808 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122417808 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122417808 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(222)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122417811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417811 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122417811 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122417811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122417811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122417811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122417811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122417812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417812 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122417812 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122417812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122417812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122417812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122417812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122417813 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122417813 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122417813 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122417813 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122417813 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122417813 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122417813 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122417813 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122417813 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122417813 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122417814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122417814 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122417814 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122417839 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122417839 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122417839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122417839 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(225)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122417842 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417842 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122417842 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122417842 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122417842 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122417842 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122417842 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122417843 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417843 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122417843 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122417843 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122417843 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122417843 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122417843 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122417843 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122417844 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122417844 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122417844 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122417844 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122417844 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122417844 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122417844 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122417844 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122417844 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122417845 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122417845 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122417845 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122417845 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122417845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122417845 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122417845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122417845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122417845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122417845 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(221)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122418615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122418615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122418615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122418615 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122418615 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122418615 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122418615 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122418615 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122418615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122418615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122418615 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122418615 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122418615 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122418615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122418615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122418615 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122418616 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122418616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122418616 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122418616 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122418616 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122418616 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122418616 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(224)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122418647 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122418647 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122418647 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122418647 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122418647 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122418647 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122418647 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122418647 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122418647 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122418647 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122418647 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122418647 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122418647 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122418647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122418647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122418648 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122418648 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122418648 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122418648 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122418648 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122418648 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122418649 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122418649 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122418649 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122418649 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122418649 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122418649 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122418649 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122418649 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122418649 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122418649 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122418649 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122418649 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122418649 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122418684 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122418685 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:45841<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122418685 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122418685 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122418685 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122418685 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122418685 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122418685 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(220)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(221)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(223)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(219)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(224)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(222)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(225)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(216)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(226)@d221cd9a1520: Final verdict of PTC: none
TC_rab_assign_mgw_iuup_addr_chg0(227)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(216): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(226): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): none (error -> error)
MTC@d221cd9a1520: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg error'.
Thu Oct 31 12:24:18 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc
20241031122418741 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122418817 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122418817 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122418817 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122418817 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122418817 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122418817 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122418817 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122418817 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122418817 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122418817 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122418817 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122418817 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122418817 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122418817 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122418817 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122418817 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122418818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122418818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122418818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122418818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122418818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122418817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122418817 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122418817 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122418818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122418818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122418818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122418818 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122418818 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122418818 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122418818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122418818 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122418818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122418818 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122418818 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122418818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122418818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122418818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122418818 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122418818 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122418818 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122418818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122418818 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122419142 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90860)
Waiting for packet dumper to finish... 1 (prev_count=90860, count=141828)
[38;5;43m20241031122420818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122420818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122420818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122420818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122420818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122420818 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'.
------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------
Thu Oct 31 12:24:21 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_cs_mo_disconnect started.
20241031122422222 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122422235 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_mo_disconnect-Iuh0(229)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122422236 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122422236 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122422245 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:32799<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122422247 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122422247 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122422248 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122422248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122422248 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422248 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122422249 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122422249 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422249 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122422249 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122422249 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422249 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122422250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122422250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122422250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122422250 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122422250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122422250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122422250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122422250 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122422251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122422251 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122422251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122422251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122422251 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(234)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(234)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(234)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(232)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122422289 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122422289 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122422290 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122422290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122422290 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122422290 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122422290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122422290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122422290 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122422290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122422290 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122422291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122422291 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122422292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122422292 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422292 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122422292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122422292 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422292 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122422292 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122422292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122422292 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(237)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(237)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(237)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(235)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122422350 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122422350 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122422350 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122422350 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122422350 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122422350 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122422350 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122422350 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122422350 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122422481 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122422481 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122422481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122422481 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(234)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122422484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122422484 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122422484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122422484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122422484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122422484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122422486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122422486 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122422486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122422486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122422486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122422486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122422486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122422486 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122422486 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122422486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122422486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122422486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122422486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122422486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122422486 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122422486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122422487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122422487 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122422487 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122422520 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122422520 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122422520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122422520 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(237)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122422522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122422522 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122422522 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122422522 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122422522 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122422522 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122422524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122422524 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122422524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122422524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122422524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122422524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122422524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122422524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122422524 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122422524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122422524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122422524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122422524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122422524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122422524 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122422524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122422525 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122422525 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122422525 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122422525 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122422525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122422525 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122422525 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122422525 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122422525 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122422525 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(233)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122423289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122423289 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122423289 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122423289 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122423289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122423289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122423289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122423289 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122423290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122423290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122423290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122423290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122423290 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122423290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122423290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122423290 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122423290 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122423290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122423290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122423290 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122423290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122423290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122423290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122423290 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122423292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122423292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122423292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122423292 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122423292 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122423292 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122423292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122423292 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122423292 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122423292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122423292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122423292 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(236)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122423327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122423327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122423327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122423327 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122423327 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122423327 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122423327 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122423327 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122423327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122423327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122423327 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122423327 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122423327 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122423327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122423327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122423327 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122423328 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122423328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122423328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122423328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122423328 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122423328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122423328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122423328 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122423375 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122423376 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:32799<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122423376 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-M3UA(234)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122423376 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122423377 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122423377 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122423377 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122423377 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.sgsn0-RAN(236)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(231)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(233)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(232)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(228)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_mo_disconnect0(239)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(235)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(237)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_mo_disconnect-Iuh0(229)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(238)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(228): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(238): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_cs_mo_disconnect finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect error'.
Thu Oct 31 12:24:23 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_mo_disconnect error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc
20241031122423430 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122423493 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122423493 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122423493 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122423493 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122423493 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122423494 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122423494 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122423494 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122423494 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122423494 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122423494 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122423494 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122423494 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122423494 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122423494 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122423494 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;43m20241031122423494 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;49m20241031122423494 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122423494 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122423494 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122423494 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122423494 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122423494 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122423494 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122423494 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122423494 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122423494 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122423494 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122423494 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122423494 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122423494 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122423494 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122423494 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122423494 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122423494 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122423494 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122423494 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122423494 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122423831 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90972)
Waiting for packet dumper to finish... 1 (prev_count=90972, count=141928)
[38;5;43m20241031122425495 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122425495 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122425495 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122425495 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122425495 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122425495 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'.
------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------
Thu Oct 31 12:24:25 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_ps_mo_disconnect started.
20241031122426907 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122426918 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46002<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_mo_disconnect-Iuh0(241)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122426920 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122426920 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122426932 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44871<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122426934 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122426934 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122426935 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426935 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122426935 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426935 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122426935 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426935 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426935 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426935 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426935 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426935 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426935 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122426935 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122426935 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122426935 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426935 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122426935 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426936 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122426936 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122426936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122426936 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426936 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122426936 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122426936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122426936 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122426937 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426937 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122426937 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426937 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426937 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426937 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426937 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426937 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426937 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426937 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426937 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122426937 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426937 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426937 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426937 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122426938 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122426938 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(246)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(246)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(246)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(244)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122426974 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426974 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122426975 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122426975 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122426975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122426976 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426976 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122426976 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122426976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426976 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426976 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426976 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122426976 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122426976 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122426977 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426977 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122426977 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426977 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122426977 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122426977 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122426977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122426977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122426977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122426978 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122426978 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122426978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122426978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122426978 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(249)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(249)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(249)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(247)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122427031 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122427031 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122427031 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122427031 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122427031 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122427031 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122427031 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122427031 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122427031 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122427169 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122427169 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122427169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122427169 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(246)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122427173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427173 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122427173 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122427173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122427173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122427173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122427173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122427174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427174 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122427174 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122427174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122427174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122427174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122427174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122427174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122427174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122427174 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122427174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122427174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122427174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122427174 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122427174 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122427174 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122427174 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122427175 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122427175 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122427175 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122427175 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122427175 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122427175 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122427175 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122427175 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122427175 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122427175 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122427176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122427176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122427176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122427176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122427176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122427176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122427176 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122427205 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122427205 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122427205 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122427205 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(249)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122427208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122427208 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122427208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122427208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122427208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122427208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122427210 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427210 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122427210 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122427210 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122427210 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122427210 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122427210 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122427210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122427210 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122427210 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122427210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122427210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122427210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122427210 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122427210 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122427210 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122427210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122427211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122427211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122427211 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122427211 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122427211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122427211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122427211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122427211 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(245)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122427977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122427977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122427977 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122427977 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122427977 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122427977 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122427977 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122427977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122427977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122427977 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122427977 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122427977 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122427977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427978 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427978 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427978 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427978 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122427978 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122427978 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122427978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122427978 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122427978 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122427979 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122427979 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122427979 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122427979 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122427979 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122427979 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122427979 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427979 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427980 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122427980 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122427980 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122427980 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122427980 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122427980 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122427980 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122427980 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(248)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122428012 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122428012 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122428012 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122428012 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122428012 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122428012 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122428012 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122428012 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122428013 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122428013 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122428013 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122428013 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122428013 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122428013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122428013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122428013 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122428013 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122428013 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122428013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122428013 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122428013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122428013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122428013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122428013 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122428014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122428014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122428014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122428014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122428014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122428014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122428014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122428014 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122428015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122428015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122428015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122428015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122428015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122428015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122428015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122428015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122428015 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122428015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122428015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122428015 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122428054 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46002<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_ranap_ps_mo_disconnect0(251)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122428055 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122428055 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122428055 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122428055 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122428055 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122428056 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122428056 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44871<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-SCCP(247)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(245)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(244)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(248)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(246)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(249)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(243)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_mo_disconnect-Iuh0(241)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(250)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(240)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(240): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(250): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_ps_mo_disconnect finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect error'.
Thu Oct 31 12:24:28 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_mo_disconnect error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc
20241031122428108 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122428181 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122428181 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122428181 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122428181 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122428181 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122428181 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122428181 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122428181 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122428182 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122428182 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122428182 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122428182 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122428182 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122428182 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122428182 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122428181 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122428182 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122428182 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122428182 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122428182 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122428182 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122428182 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122428182 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122428182 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031122428182 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122428182 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122428182 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122428182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122428182 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122428182 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122428182 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122428182 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122428182 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122428182 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122428182 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122428182 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122428182 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122428182 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122428510 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90796)
Waiting for packet dumper to finish... 1 (prev_count=90796, count=141752)
[38;5;43m20241031122430182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122430182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122430182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122430182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122430182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122430182 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'.
------ HNBGW_Tests.TC_ranap_cs_creq_cref ------
Thu Oct 31 12:24:30 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_cs_creq_cref started.
20241031122431591 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122431602 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46022<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_creq_cref-Iuh0(253)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122431603 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122431603 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122431621 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41315<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122431623 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122431624 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122431624 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122431624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122431624 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122431625 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122431625 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122431625 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122431625 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031122431625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431625 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122431625 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431625 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122431625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122431625 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122431626 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431626 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122431626 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431627 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431627 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122431627 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431627 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431627 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431627 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122431627 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122431627 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(258)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(258)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(258)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(256)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122431661 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431661 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122431661 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431661 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122431661 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431661 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122431661 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122431661 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122431663 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122431663 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122431663 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122431663 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122431663 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122431663 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122431663 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122431663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122431663 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(261)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(261)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(261)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(259)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122431718 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122431718 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122431718 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122431718 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122431718 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122431718 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122431718 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122431718 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122431718 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122431853 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122431853 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122431853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122431853 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(258)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122431856 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431856 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122431856 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122431857 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122431857 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122431857 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122431857 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122431858 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431858 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122431858 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122431858 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122431858 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122431858 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122431858 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122431858 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122431858 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122431858 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122431858 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122431858 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122431858 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122431858 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122431858 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122431858 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122431858 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122431859 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431859 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122431859 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431859 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431859 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431859 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431859 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431859 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122431859 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122431860 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122431860 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122431892 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122431892 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122431892 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122431892 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(261)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122431895 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431895 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122431895 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122431895 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122431895 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122431895 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122431895 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122431896 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431896 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122431896 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122431896 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122431896 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122431896 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122431896 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122431897 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122431897 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122431897 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122431897 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122431897 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122431897 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122431897 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122431897 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122431897 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122431897 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122431898 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122431898 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122431898 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122431898 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122431898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122431898 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122431898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122431898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122431898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122431898 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(257)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122432662 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122432662 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122432662 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122432662 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122432662 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122432662 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122432662 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122432662 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122432662 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122432662 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432662 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432662 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122432663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122432663 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122432663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122432663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122432663 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122432663 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122432663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432663 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122432663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122432663 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122432663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122432663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122432663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122432663 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122432664 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122432664 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122432664 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122432664 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122432664 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122432664 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122432664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122432664 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122432664 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122432664 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122432664 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122432664 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(260)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122432700 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122432700 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122432700 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122432700 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122432700 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122432700 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122432700 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122432700 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122432701 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122432701 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122432701 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122432701 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122432701 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122432701 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122432701 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122432701 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122432701 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122432701 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432701 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122432701 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122432701 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122432701 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122432701 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122432701 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122432701 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122432702 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122432702 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122432702 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122432702 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122432702 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122432702 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122432702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122432702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122432702 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122432702 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122432702 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122432702 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122432702 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122432740 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46022<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122432741 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122432742 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122432742 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122432742 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122432742 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122432742 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122432742 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41315<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(256)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(261)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(260)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(259)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_creq_cref0(263)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_creq_cref-Iuh0-RUA(254)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(257)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(258)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(252)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(255)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_cs_creq_cref-Iuh0(253)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(262)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(252): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(253): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(254): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(256): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(257): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(258): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(259): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(260): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(261): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(262): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_cs_creq_cref0(263): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_cs_creq_cref finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref error'.
Thu Oct 31 12:24:32 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_creq_cref error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc
20241031122432796 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122432870 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031122432869 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122432869 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122432869 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122432869 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122432869 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122432869 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122432869 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122432869 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122432869 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122432870 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122432870 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122432870 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122432870 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122432870 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122432870 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122432870 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122432870 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;49m20241031122432870 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122432870 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122432870 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122432870 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122432870 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122432870 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122432870 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122432870 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122432870 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122432870 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122432870 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122432870 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122432870 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122432870 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122432870 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122432870 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122432870 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122432870 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122432870 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122432870 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122433197 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141036)
Waiting for packet dumper to finish... 1 (prev_count=141036, count=141692)
[38;5;43m20241031122434870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122434870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122434870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122434870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122434870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122434870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'.
------ HNBGW_Tests.TC_ranap_ps_creq_cref ------
Thu Oct 31 12:24:35 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ranap_ps_creq_cref started.
20241031122436279 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122436292 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_creq_cref-Iuh0(265)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122436293 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122436293 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122436306 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42147<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122436309 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122436309 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122436310 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122436310 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122436310 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122436310 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122436311 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
20241031122436311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122436311 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122436311 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436311 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122436311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122436311 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122436312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122436312 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122436312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122436312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122436312 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(270)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(270)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(270)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(268)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122436346 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122436347 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122436347 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122436347 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122436347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122436348 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122436348 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122436348 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122436349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122436349 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122436349 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122436349 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122436349 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122436349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122436349 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(273)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(273)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(273)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(271)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122436403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122436403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122436403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122436403 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122436403 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122436403 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122436403 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122436403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122436403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122436540 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122436540 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122436540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122436540 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(270)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122436543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436543 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122436543 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122436543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122436543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122436543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122436543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122436544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436544 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122436544 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122436544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122436544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122436544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122436544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122436545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122436545 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122436545 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122436545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122436545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122436545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122436545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122436545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122436545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122436545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122436546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122436546 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122436546 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122436578 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122436578 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122436578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122436578 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(273)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122436582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122436582 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122436582 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122436582 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122436582 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122436582 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122436583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122436583 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122436583 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122436583 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122436583 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122436583 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122436583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122436583 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122436583 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122436583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122436583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122436583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122436583 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122436583 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122436583 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122436583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122436584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122436584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122436584 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122436584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122436584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122436584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122436585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122436585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122436585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122436585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122436585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122436585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122436585 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(269)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122437348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122437348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122437348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122437348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122437349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122437349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122437349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122437349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122437349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;49m20241031122437349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122437349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122437349 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122437349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122437349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122437349 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122437349 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122437349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122437349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122437349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122437349 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122437351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122437351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122437351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122437351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122437351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122437351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122437351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122437351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122437351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122437351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122437351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122437351 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(272)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122437385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122437385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122437385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122437385 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122437385 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122437385 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122437385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122437385 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122437385 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122437386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122437386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122437386 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122437386 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122437386 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122437386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122437386 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122437386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122437386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122437386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122437386 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122437387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122437387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122437387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122437387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122437387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122437387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122437387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122437387 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122437387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122437387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122437387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122437387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122437387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122437387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122437387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122437388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122437388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122437388 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122437388 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122437388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122437388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122437388 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122437427 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122437429 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122437429 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122437429 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122437429 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122437429 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122437429 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_ranap_ps_creq_cref-Iuh0-RUA(266)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122437429 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42147<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-RAN(272)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_creq_cref0(275)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(269)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(271)@d221cd9a1520: Final verdict of PTC: none
TC_ranap_ps_creq_cref-Iuh0(265)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(268)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(264)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(267)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(273)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(270)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(274)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(264): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(265): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(266): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(268): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(269): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(270): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(271): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(272): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(273): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(274): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ranap_ps_creq_cref0(275): none (error -> error)
MTC@d221cd9a1520: Test case TC_ranap_ps_creq_cref finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref error'.
Thu Oct 31 12:24:37 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_creq_cref error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc
20241031122437481 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122437557 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122437557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122437557 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122437557 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122437557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122437557 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122437557 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122437557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122437557 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122437558 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122437558 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122437558 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122437558 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122437558 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122437558 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122437558 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122437558 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122437558 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122437558 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122437558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122437558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122437558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122437558 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122437558 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122437558 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122437558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122437558 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122437558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122437558 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122437558 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122437558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122437558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122437558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122437558 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122437558 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122437558 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122437558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122437558 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122437883 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90744)
Waiting for packet dumper to finish... 1 (prev_count=90744, count=141692)
[38;5;43m20241031122439559 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122439559 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122439559 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122439559 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122439559 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122439559 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'.
------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------
Thu Oct 31 12:24:39 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_ps_rab_assignment_without_pfcp started.
20241031122440961 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ps_rab_assignment_without_pfcp-Iuh0(277)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122440977 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122440977 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122440994 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35832<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ps_rab_assignment_without_pfcp-Iuh1(279)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122440996 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52646 (stream_srv.c:129)[0;m
20241031122440996 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:52646<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122441005 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:36919<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122441006 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122441007 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122441007 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122441007 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122441007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122441007 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441007 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122441008 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441008 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122441008 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122441008 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441008 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122441008 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122441008 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441008 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441009 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441009 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122441009 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441009 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122441009 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122441009 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(284)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(284)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(284)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(282)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122441041 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122441041 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122441042 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122441042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122441042 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441042 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122441042 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122441042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122441042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122441042 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441042 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441043 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122441043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122441043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122441043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122441043 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122441043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122441043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122441043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122441043 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122441044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122441044 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441044 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122441044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122441044 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441044 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122441044 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122441044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122441044 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(287)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(287)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(287)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(285)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122441099 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122441099 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122441099 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122441099 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122441099 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122441099 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122441099 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122441099 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122441099 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122441106 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52646<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122441106 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52646<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122441106 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52646<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122441106 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122441106 [1;31mDLGLOBAL[0;m [1;31mERROR[0;m counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221)
20241031122441106 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083be0(hnb) with 60 counters (rate_ctr.c:86)
20241031122441106 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:52646 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122441106 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:52646 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122441106 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:52646 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122441106 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52646<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122441106 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52646<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122441234 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122441234 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122441234 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122441234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(284)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122441237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122441237 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122441237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122441237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122441237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122441237 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122441238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122441238 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122441238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122441238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122441238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122441238 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122441238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122441238 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122441238 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122441238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122441238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122441238 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122441238 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122441238 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122441238 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122441238 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122441239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122441239 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441239 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122441240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441240 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441240 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441240 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122441240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122441240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122441240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122441240 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122441267 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122441267 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122441267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122441267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(287)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122441269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122441269 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122441269 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122441269 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122441269 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122441269 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122441271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441271 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122441271 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122441271 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122441271 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122441271 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122441271 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122441271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122441271 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122441271 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122441271 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122441271 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122441271 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122441271 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122441271 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122441271 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122441271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122441272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122441272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122441272 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122441272 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122441272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122441272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122441272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122441272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122441272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122441272 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(283)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122442043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122442043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122442043 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122442043 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122442043 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122442043 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122442043 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442043 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122442044 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122442044 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122442044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122442044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122442044 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122442044 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122442044 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122442044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122442044 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122442044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122442044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122442044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122442044 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122442045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122442045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122442045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122442045 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122442045 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122442045 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122442045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122442045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122442045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122442045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122442046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122442046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122442046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122442046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122442046 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122442075 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122442075 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122442075 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122442075 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122442075 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122442075 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122442075 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122442075 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122442075 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122442075 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122442075 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122442075 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122442075 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122442075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442076 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442076 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442076 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442076 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122442076 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
HNBGW_Test.sgsn0-RAN(286)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
20241031122442076 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122442076 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122442076 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122442076 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122442076 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122442078 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122442078 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122442078 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122442078 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122442078 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122442078 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122442078 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122442078 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122442078 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122442078 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122442078 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122442078 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122442078 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122443147 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35832<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122443149 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122443149 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122443149 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122443149 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122443149 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031122443149 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122443149 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:36919<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122443150 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52646<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122443150 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52646<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122443150 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:52646<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122443150 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:52646 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52646<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
HNBGW_Test.sgsn0-RAN(286)@d221cd9a1520: Final verdict of PTC: none
20241031122443150 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(280)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(283)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122443150 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122443150 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122443150 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122443150 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122443150 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122443150 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122443150 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122443150 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122443150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122443150 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122443150 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122443150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122443150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122443150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122443150 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122443150 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122443150 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122443150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122443150 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(278)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(282)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122443151 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122443151 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122443151 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122443151 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122443151 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122443151 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122443151 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
TC_ps_rab_assignment_without_pfcp-Iuh0(277)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122443151 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122443151 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122443151 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122443151 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122443151 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122443151 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122443151 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122443151 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122443151 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122443151 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122443151 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122443151 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-M3UA(284)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(281)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(285)@d221cd9a1520: Final verdict of PTC: none
TC_ps_rab_assignment_without_pfcp-Iuh1(279)@d221cd9a1520: Final verdict of PTC: none
TC_ps_rab_assignment_without_pfcp-PFCP(289)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(287)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(276)@d221cd9a1520: Final verdict of PTC: none
TC_ps_rab_assignment_without_pfcp0(290)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(288)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(276): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(277): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(278): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(279): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(280): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(282): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(283): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(284): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(285): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(286): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(287): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(288): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(289): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(290): none (error -> error)
MTC@d221cd9a1520: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp error'.
Thu Oct 31 12:24:43 UTC 2024
[1;31m------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc
20241031122443208 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35834<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122443609 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35834<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=148336)
Waiting for packet dumper to finish... 1 (prev_count=148336, count=149420)
[38;5;43m20241031122445151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122445151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122445151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122445151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122445151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122445151 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'.
------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------
Thu Oct 31 12:24:45 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_L3Compl_on_1_cnlink started.
20241031122446691 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44586<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_on_1_cnlink-Iuh0(292)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122446705 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122446705 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122446722 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_on_1_cnlink-Iuh1(294)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122446724 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37521 (stream_srv.c:129)[0;m
20241031122446724 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:37521<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122446734 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:45823<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122446736 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446736 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122446737 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446737 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122446737 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446737 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122446738 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446738 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122446738 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122446738 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446738 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446738 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122446738 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446738 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122446739 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122446738 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446739 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122446739 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446739 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446739 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122446739 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122446739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122446739 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122446740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122446740 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446740 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122446740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122446740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122446740 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(299)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(299)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(299)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(297)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122446776 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446776 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122446776 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446776 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122446776 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446776 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122446776 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122446776 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122446778 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122446778 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122446778 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122446778 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446779 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122446779 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122446779 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122446779 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122446779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122446779 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(302)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(302)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(302)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(300)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122446838 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122446838 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122446838 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122446838 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122446838 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122446838 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122446838 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122446838 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122446838 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122446848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37521<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122446848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37521<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122446848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37521<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122446848 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122446848 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:37521 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122446848 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:37521 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122446848 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:37521 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122446848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37521<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122446848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37521<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122446968 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122446968 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122446968 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122446968 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(299)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122446972 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446972 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122446972 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122446972 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122446972 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122446972 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122446972 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122446974 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446974 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122446974 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122446974 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122446974 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122446974 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122446974 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122446974 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122446974 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122446974 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122446974 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122446974 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122446974 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122446974 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122446974 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122446974 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122446974 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122446975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122446975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122446975 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122446975 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122446975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122446975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122446975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122446975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122446975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122446975 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122447007 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122447007 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122447007 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122447007 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(302)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122447011 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447011 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122447011 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122447011 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122447011 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122447011 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122447011 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122447012 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447012 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122447012 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122447012 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122447012 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122447012 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122447012 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122447012 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122447012 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122447012 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122447012 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122447012 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122447012 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122447012 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122447012 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122447012 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122447012 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122447014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122447014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122447014 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122447014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122447014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122447014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122447014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122447014 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(298)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122447776 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122447776 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122447776 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122447776 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122447776 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122447776 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122447776 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447776 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122447776 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122447776 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122447776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122447776 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447778 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122447778 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122447778 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122447778 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122447778 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122447778 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122447778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447778 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122447778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122447778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122447778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122447778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122447778 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(301)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122447816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447816 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122447816 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122447816 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122447816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122447816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122447816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122447816 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122447816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122447816 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122447816 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122447816 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122447816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122447816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122447817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122447817 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122447817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122447817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122447817 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122447817 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122447817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447817 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122447817 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122447817 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122447817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122447817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122447817 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122447818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122447818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122447818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122447818 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122447818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122447818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122447818 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122447818 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122447818 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122447818 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122447819 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122447819 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122447819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122447819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122447819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122447819 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122447819 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122447819 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122447819 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122447819 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122447854 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122447858 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122447860 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122447863 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122447864 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122447866 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122447868 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122447870 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122447872 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122447874 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122447876 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122447878 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122447880 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122447882 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122447885 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122447887 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122447890 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122447893 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122447896 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122447899 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000110001'B, t_guard := 20.000000 }
20241031122447928 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(298)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(298)@d221cd9a1520: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(304)
TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293)@d221cd9a1520: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(304)13420402
[38;5;23m20241031122448952 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122448952 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122448952 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031122448952 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122448952 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xccc772, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122448952 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122448952 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122448952 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13420402 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122448952 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122448952 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122448952 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13420402 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122448952 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eccf0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122448952 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122448952 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13420402 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122448952 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13420402 SCCP-1 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122448952 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122448952 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122448952 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122448952 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122448952 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122448952 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122448952 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122448952 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122448953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122448953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122448953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122448953 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122448953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122448953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122448953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122448953 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(297)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(297)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(298)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(298)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(298)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_L3Compl_on_1_cnlink0(304)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000110001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000110001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 304 has requested to stop MTC. Terminating current testcase execution.
[38;5;33m20241031122453948 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:45823<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122453948 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122453948 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122453948 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122453948 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122453949 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122453949 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122453949 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122453949 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122453949 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37521<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122453949 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37521<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122453949 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:37521<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122453949 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:37521 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37521<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122453949 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031122453949 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44586<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(300)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(295)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122453949 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122453949 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122453949 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122453949 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122453949 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122453949 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
HNBGW_Test.msc0-SCCP(297)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122453949 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122453949 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122453949 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122453949 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122453949 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122453949 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122453949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122453949 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122453949 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122453950 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122453950 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
HNBGW_Test.sgsn0-RAN(301)@d221cd9a1520: Final verdict of PTC: none
[38;5;45m20241031122453950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122453950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122453950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122453950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122453950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122453950 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122453950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122453950 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122453950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
20241031122453950 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(302)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122453950 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122453950 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122453950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122453950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122453950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122453950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122453950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122453950 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122453950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122453950 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
IPA-CTRL-CLI-IPA(296)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122453950 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122453950 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122453950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
TC_mscpool_L3Compl_on_1_cnlink-Iuh0(292)@d221cd9a1520: Final verdict of PTC: none
20241031122453950 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(303)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(299)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Compl_on_1_cnlink-Iuh1(294)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Compl_on_1_cnlink0(304)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000110001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
VirtHNBGW-STATS(291)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(291): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(292): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(293): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(294): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(295): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(297): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(298): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(299): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(300): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(301): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(302): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(303): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(304): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000110001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink error'.
[33m20241031122453953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122453953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122453953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122453953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122453953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122453954 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122453954 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122453954 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13420402)[0x55dba71ed6a0]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122453954 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122453954 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122453954 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55dba71eccf0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122453954 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-13420402 SCCP-1 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:24:53 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc
20241031122454001 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122454503 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=158188)
Waiting for packet dumper to finish... 1 (prev_count=158188, count=178012)
[38;5;43m20241031122455950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122455950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122455950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122455950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122455950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122455950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------
Thu Oct 31 12:24:56 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_imsi_round_robin started.
20241031122457584 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(306)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122457599 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122457599 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122457622 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51080<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(308)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122457624 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35953 (stream_srv.c:129)[0;m
20241031122457624 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:35953<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122457636 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:37839<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122457639 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457639 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122457639 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457639 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122457639 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457639 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122457640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122457640 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457640 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122457640 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122457640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122457640 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457640 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122457641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122457641 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122457641 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031122457641 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122457641 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122457641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122457641 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122457642 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457642 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122457642 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457642 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457642 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122457642 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457642 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457642 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457642 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122457642 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122457642 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(313)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(313)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(313)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(311)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(316)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(316)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(316)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(314)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122457701 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457701 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122457701 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457701 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122457701 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457701 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122457701 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122457702 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122457703 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457703 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122457703 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457703 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122457703 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457703 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457703 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122457703 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457703 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457703 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122457704 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122457704 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122457704 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122457704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122457704 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(319)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(319)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(319)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(317)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-M3UA(322)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(322)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(322)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-SCCP(320)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122457785 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122457785 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122457785 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122457785 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122457785 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122457785 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122457785 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122457785 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122457785 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122457793 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35953<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122457793 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35953<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122457793 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35953<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122457793 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122457793 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:35953 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122457793 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35953 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122457793 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35953 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122457793 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35953<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122457793 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35953<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122457869 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122457869 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122457869 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122457869 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(313)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122457872 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457872 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122457872 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122457872 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122457872 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122457872 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122457872 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122457874 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457874 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122457874 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122457874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122457874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122457874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122457874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122457874 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122457874 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122457874 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122457874 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122457874 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122457874 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122457874 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122457874 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122457874 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122457874 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122457875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122457875 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457875 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457875 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122457875 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122457895 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122457895 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122457895 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122457895 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(316)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122457899 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457899 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122457899 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122457899 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122457899 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122457899 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122457899 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122457900 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457900 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122457900 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122457900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122457900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122457900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122457900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122457900 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122457900 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122457900 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122457900 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122457900 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122457900 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122457900 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122457900 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122457900 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122457900 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122457901 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457901 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122457901 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457902 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457902 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457902 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457902 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457902 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457902 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122457902 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122457931 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122457931 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122457931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122457931 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(319)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122457933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122457933 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122457933 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122457933 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122457933 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122457933 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122457935 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457935 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122457935 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122457935 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122457935 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122457935 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122457935 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122457935 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122457935 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122457935 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122457935 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122457935 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122457935 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122457935 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122457935 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122457935 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122457935 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122457936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122457936 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457936 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457936 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457936 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457936 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122457936 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122457959 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122457959 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122457959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122457959 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(322)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122457963 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457963 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122457963 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122457963 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122457963 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122457963 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122457963 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122457964 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457964 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122457964 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122457964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122457964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122457964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122457964 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122457964 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122457964 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122457964 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122457964 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122457964 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122457964 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122457964 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122457964 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122457964 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122457964 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122457965 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122457965 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122457965 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122457965 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122457966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122457966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122457966 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122457966 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122457966 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122457966 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(312)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458679 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458679 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458679 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122458679 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458679 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458679 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458679 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458679 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122458679 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122458679 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122458679 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122458679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122458679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122458679 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122458679 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122458680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458680 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458680 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458680 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122458680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122458680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122458680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122458680 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122458682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458682 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458682 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122458682 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458682 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458682 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458682 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458682 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458682 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458682 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458682 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458682 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122458682 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122458682 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.msc1-RAN(315)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;49m20241031122458704 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458704 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458704 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458704 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458704 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122458704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122458704 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122458704 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122458704 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122458704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122458704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122458704 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122458705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458705 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458705 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458705 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122458705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122458705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122458705 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122458705 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122458707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458707 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458708 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122458708 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458708 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458708 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458708 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458708 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458708 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458708 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458708 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458708 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122458708 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122458708 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(318)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122458739 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458739 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458739 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458739 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458739 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458739 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458739 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122458740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122458740 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122458740 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122458740 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122458740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122458740 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122458740 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458741 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458741 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458741 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122458741 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458741 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458741 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458741 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458741 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458741 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458741 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458741 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122458741 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122458741 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(321)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458767 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458767 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458767 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122458767 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122458767 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122458767 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122458767 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122458767 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122458767 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122458767 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122458769 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122458769 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122458769 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122458769 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122458769 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122458769 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122458769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122458769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122458769 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122458769 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122458769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122458769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122458769 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122459800 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122459804 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122459807 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122459809 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122459811 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122459813 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122459815 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122459817 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122459818 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122459821 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122459824 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122459826 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122459828 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122459830 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122459832 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122459834 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122459836 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122459837 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122459839 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122459841 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011101'B, t_guard := 20.000000 }
20241031122459865 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(312)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(312)@d221cd9a1520: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(324)
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(307)@d221cd9a1520: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(324)5149563
[38;5;23m20241031122500890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122500890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122500890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031122500890 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122500890 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4e937b, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122500890 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122500890 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122500890 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-5149563 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122500890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122500890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122500890 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-5149563 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122500890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122500890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122500890 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5149563 <-> SCCP-2 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122500890 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-5149563 SCCP-2 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122500890 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122500890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122500890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122500890 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122500890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122500890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122500890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122500890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122500890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122500890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122500890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122500890 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122500890 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122500890 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122500890 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122500890 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(311)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(311)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(312)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(312)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(312)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_L3Complete_by_imsi_round_robin0(324)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 324 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122505884 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35953<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122505884 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35953<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122505884 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:35953<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122505884 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:35953 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35953<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122505884 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031122505884 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122505884 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122505884 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122505884 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122505884 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122505884 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122505884 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122505884 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031122505884 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:37839<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122505885 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(309)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122505885 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122505885 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122505885 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122505885 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122505885 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122505885 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122505885 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(307)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122505885 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122505885 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122505885 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122505885 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122505885 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122505885 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122505886 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.msc0-SCCP(311)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(321)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122505886 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[38;5;23m20241031122505886 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122505886 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122505886 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122505886 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122505886 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122505886 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122505886 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[33m20241031122505886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122505886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122505886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122505886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122505886 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122505886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031122505886 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122505886 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122505886 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122505886 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
HNBGW_Test.sgsn0-RAN(318)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122505886 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122505886 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;23m20241031122505886 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122505886 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122505886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122505886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122505886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122505886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
[38;5;23m20241031122505886 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122505886 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122505886 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122505886 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
HNBGW_Test.sgsn0-SCCP(317)@d221cd9a1520: Final verdict of PTC: none
20241031122505886 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122505886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122505886 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122505886 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122505886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122505886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122505886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122505886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122505886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122505886 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-RAN(315)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(314)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(320)@d221cd9a1520: Final verdict of PTC: none
20241031122505887 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51080<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc1-M3UA(316)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(322)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(310)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(313)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(306)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(319)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(308)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(305)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122505893 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122505893 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122505893 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122505893 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122505893 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122505893 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122505893 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122505893 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5149563)[0x55dba71e8d40]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122505893 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122505893 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122505893 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55dba71ed6a0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122505893 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-5149563 SCCP-2 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
HNBGW-MGCP(323)@d221cd9a1520: Final verdict of PTC: none
20241031122505901 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_imsi_round_robin0(324)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(305): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(306): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(307): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(308): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(309): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(310): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(311): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(312): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(313): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(314): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(315): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(316): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(317): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(318): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(319): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(320): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(321): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(322): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(323): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(324): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin error'.
Thu Oct 31 12:25:05 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc
20241031122506049 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51086<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122506550 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51086<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=219704)
Waiting for packet dumper to finish... 1 (prev_count=219704, count=243356)
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122507886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'.
------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------
Thu Oct 31 12:25:08 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started.
20241031122509634 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122509651 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122509651 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122509676 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122509678 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35494 (stream_srv.c:129)[0;m
20241031122509678 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:35494<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122509688 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44181<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122509690 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509690 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122509690 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509690 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122509691 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122509691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122509691 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509691 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122509691 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122509691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122509691 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509691 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122509692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122509692 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122509692 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031122509692 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122509692 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122509692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122509692 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122509693 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509693 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122509693 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509693 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509693 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509693 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509693 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509693 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509693 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509693 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509693 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122509694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509694 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509694 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509694 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122509694 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122509694 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(333)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(333)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(333)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(331)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(336)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(336)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(336)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-SCCP(334)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122509756 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122509756 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122509756 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122509756 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122509757 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122509757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122509757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122509757 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122509757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122509757 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;23m20241031122509757 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122509757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122509757 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122509758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122509758 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509758 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122509759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122509759 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509759 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122509759 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122509759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122509759 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(339)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(339)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(339)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(337)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(342)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(342)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(342)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(340)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122509846 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122509846 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122509846 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122509846 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122509847 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122509847 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122509847 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122509847 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122509847 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122509856 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35494<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122509856 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35494<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122509856 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35494<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122509856 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122509856 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:35494 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122509856 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35494 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122509856 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35494 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122509856 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35494<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122509856 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35494<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122509921 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122509921 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122509921 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122509921 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(333)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122509924 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509924 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122509924 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122509924 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122509924 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122509924 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122509924 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122509926 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509926 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122509926 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122509926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122509926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122509926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122509926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122509926 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122509926 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122509926 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122509926 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122509926 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122509926 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122509926 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122509926 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122509926 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122509926 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122509926 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122509927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122509927 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509927 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122509927 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122509949 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122509949 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122509949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122509949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(336)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122509953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122509953 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122509953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122509953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122509953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122509953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122509954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509954 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122509954 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122509954 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122509954 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122509954 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122509954 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122509954 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122509954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122509954 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122509954 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122509955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122509955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122509955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122509955 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122509955 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122509955 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122509955 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122509956 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509956 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122509956 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509956 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509956 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509956 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509956 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509956 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509956 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122509956 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122509991 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122509991 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122509991 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122509991 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122509991 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122509991 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122509991 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(339)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122509994 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509994 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122509994 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122509994 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122509994 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122509994 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122509994 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122509994 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031122509994 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122509994 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122509994 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122509994 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122509994 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122509994 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122509994 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122509994 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122509996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509996 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122509996 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122509996 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122509996 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122509996 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122509996 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122509996 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122509996 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122509996 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122509996 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122509996 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122509996 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122509996 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122509996 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122509996 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122509996 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122509998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122509998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122509998 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122509998 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122509998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122509998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122509998 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122509998 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122509998 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122509998 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122510018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122510018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122510018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(342)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122510021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510021 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122510021 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122510021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122510021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122510021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122510021 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122510022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122510022 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122510022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122510022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122510022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122510022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122510023 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510023 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122510023 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122510023 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122510023 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122510023 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510023 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122510023 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122510023 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122510023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122510024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122510024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122510024 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122510024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122510024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510024 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510024 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510024 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122510024 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(332)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510730 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510730 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510730 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510730 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510730 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510730 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122510730 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122510730 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122510730 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122510730 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122510730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122510730 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122510730 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122510731 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510731 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510731 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510731 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122510731 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122510731 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122510731 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122510731 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510732 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510732 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510732 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510732 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510732 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510732 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510732 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510732 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510732 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510732 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510732 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122510732 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122510732 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(335)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122510756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510756 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510756 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510756 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122510756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510756 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510757 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510757 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510757 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510757 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122510757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122510757 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122510757 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122510757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122510757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122510757 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122510757 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510759 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510759 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510759 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510759 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510759 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510759 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510759 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122510759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122510759 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(338)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122510799 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510799 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510799 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510799 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122510799 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510799 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510799 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510800 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510800 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510800 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510800 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510800 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510800 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122510800 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122510800 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122510800 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122510800 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122510800 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122510800 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510800 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510800 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510800 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122510800 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510801 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510801 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510801 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510801 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510801 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122510801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122510801 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(341)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510828 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510828 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510828 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510828 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510828 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510828 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510828 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510828 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122510828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122510828 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122510828 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122510828 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122510828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122510828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122510828 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122510829 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122510829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122510829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122510829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122510829 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122510829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122510829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122510829 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122511863 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122511867 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122511870 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122511872 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122511874 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122511876 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122511879 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122511881 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122511883 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122511885 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122511887 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122511888 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122511891 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122511894 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122511896 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122511898 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122511900 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122511903 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122511905 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122511907 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000001'B, t_guard := 20.000000 }
20241031122511930 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(332)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(332)@d221cd9a1520: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@d221cd9a1520: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)6831492
[38;5;23m20241031122512954 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122512954 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122512954 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122512954 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122512954 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x683d84, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122512954 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122512954 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122512954 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831492 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122512954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122512954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122512954 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831492 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044)[0;m
[33m20241031122512954 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831492 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122512954 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122512954 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122512954 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6831492 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122512954 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6831492 SCCP-3 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122512954 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122512954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122512954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122512954 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122512954 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122512954 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122512954 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122512954 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122512954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122512954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122512955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122512955 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122512955 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122512955 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122512955 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122512955 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122512955 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(331)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(331)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(332)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(332)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(332)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 344 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122517950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122517950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122517950 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122517950 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122517950 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122517950 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122517950 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122517950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122517950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35494<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122517950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35494<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122517950 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:35494<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122517950 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:35494 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35494<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122517950 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031122517951 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122517952 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44181<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(331)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122517953 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122517953 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122517953 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
HNBGW_Test.msc1-SCCP(334)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122517953 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122517953 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122517953 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
HNBGW_Test.msc1-RAN(335)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(337)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(338)@d221cd9a1520: Final verdict of PTC: none
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122517953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122517953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122517953 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122517953 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122517953 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122517953 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.sgsn1-SCCP(340)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(341)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122517953 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122517953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122517953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122517953 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122517953 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122517953 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122517953 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122517953 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122517953 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122517953 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122517953 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122517953 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122517953 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031122517953 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122517953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122517953 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
20241031122517953 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122517953 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122517953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031122517953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122517953 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122517953 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122517953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122517953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122517953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122517953 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122517953 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122517953 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122517956 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122517956 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122517956 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122517956 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122517956 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122517956 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122517956 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122517956 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6831492)[0x55dba71e8d40]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122517956 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122517956 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122517956 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55dba71ed6a0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122517956 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-6831492 SCCP-3 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225)[0;m
HNBGW_Test.msc1-M3UA(336)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(333)@d221cd9a1520: Final verdict of PTC: none
20241031122517956 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(339)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(342)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(325)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(330)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(343)@d221cd9a1520: Final verdict of PTC: none
20241031122517986 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(325): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(331): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(332): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(333): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(334): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(335): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(336): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(337): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(338): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(339): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(340): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(341): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(342): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(343): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin error'.
Thu Oct 31 12:25:18 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc
20241031122518116 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122518618 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=246036)
Waiting for packet dumper to finish... 1 (prev_count=246036, count=246792)
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122519953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'.
------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------
Thu Oct 31 12:25:20 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started.
20241031122521702 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(346)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122521716 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122521716 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122521739 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(348)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122521740 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56639 (stream_srv.c:129)[0;m
20241031122521740 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:56639<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122521757 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:39481<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122521759 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521759 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122521760 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521760 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122521760 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521760 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122521760 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521760 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122521760 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521760 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521760 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521760 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521760 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521760 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521760 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521760 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122521761 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122521761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122521761 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521761 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122521761 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122521761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122521761 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122521762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122521762 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521762 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122521762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122521762 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521762 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521763 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521763 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521763 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521763 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521763 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521763 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521763 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521763 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521763 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521763 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521763 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122521763 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521763 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521763 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521763 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122521763 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122521763 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(353)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(353)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(353)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(351)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(356)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(356)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(356)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(354)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122521827 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521827 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122521827 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521827 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122521827 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122521827 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521827 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122521828 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122521828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122521829 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122521829 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122521829 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122521829 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122521829 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122521829 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122521829 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521829 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122521830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122521830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122521830 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122521830 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122521830 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122521830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122521830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122521830 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;23m20241031122521830 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(359)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(359)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(359)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(357)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(362)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(362)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(362)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(360)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122521918 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122521918 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122521918 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122521918 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122521918 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122521918 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122521918 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122521918 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122521918 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122521927 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56639<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122521927 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56639<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122521927 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56639<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122521927 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122521927 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:56639 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122521927 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56639 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122521927 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56639 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122521927 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56639<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122521927 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56639<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122521994 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122521994 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122521994 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122521994 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(353)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122521997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521997 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122521997 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122521997 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122521997 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122521997 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122521997 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122521998 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122521998 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122521998 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122521998 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122521998 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122521998 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122521998 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122521998 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122521998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122521998 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122521998 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122521998 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122521999 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122521999 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122521999 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122521999 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122521999 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122521999 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122522000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122522000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122522000 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122522000 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122522000 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522019 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122522019 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122522019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122522019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(356)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122522022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122522022 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122522022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122522022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122522022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122522022 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122522023 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522023 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122522023 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122522023 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122522023 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122522023 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122522023 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122522023 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122522023 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522023 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122522023 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122522023 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122522023 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122522023 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522023 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122522023 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122522023 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122522023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122522025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122522025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122522025 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122522025 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122522025 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522058 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122522058 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122522058 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122522058 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(359)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122522061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122522061 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122522061 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122522061 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122522061 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122522061 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122522062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122522062 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122522062 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122522062 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122522062 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122522062 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122522062 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122522062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522062 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122522062 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122522062 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122522062 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122522062 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522062 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122522062 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122522062 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122522063 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122522064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122522064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122522064 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122522064 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122522064 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522088 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122522088 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122522088 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122522089 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122522089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122522089 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122522089 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(362)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122522092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522092 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122522092 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122522092 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122522092 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122522092 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122522092 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122522092 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031122522092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522092 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122522092 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122522092 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122522092 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122522092 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522092 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122522092 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122522095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122522095 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122522095 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122522095 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122522095 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122522095 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122522095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522095 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122522095 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122522095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122522095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122522095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522095 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122522095 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122522095 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122522095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122522096 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122522096 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122522096 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122522096 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522096 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522096 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122522096 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(352)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522802 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522802 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522802 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522802 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522802 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522802 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522802 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122522802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122522802 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122522802 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122522802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522802 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122522803 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122522803 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522804 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522804 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522804 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522804 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522804 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522804 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522804 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522804 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522804 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522804 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522804 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122522804 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122522804 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(355)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122522827 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522827 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522827 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522827 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122522827 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522827 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522827 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522827 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522828 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522828 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522828 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522828 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522828 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122522828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122522828 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122522828 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122522828 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522828 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522828 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122522828 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522828 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522828 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522828 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122522828 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522830 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522830 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522830 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522830 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522830 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522830 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522830 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522830 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522830 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122522830 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122522830 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122522865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122522865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-RAN(358)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522866 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522866 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522866 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522866 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522866 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522866 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122522866 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122522866 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122522866 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122522866 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522866 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122522866 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522866 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522866 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522866 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122522866 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522868 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522868 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522868 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522868 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522868 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522868 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522868 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522868 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522868 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522868 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522868 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122522868 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122522868 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(361)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522898 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522898 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522898 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122522898 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122522898 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122522898 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122522898 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522898 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122522898 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122522898 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122522898 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122522900 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122522900 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122522900 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122522900 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122522900 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122522900 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122522900 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122522900 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122522900 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122522900 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122522900 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122522900 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122522900 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122523933 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122523937 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122523940 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122523943 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122523946 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122523947 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122523949 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122523951 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122523953 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122523955 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122523957 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122523958 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122523960 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122523962 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122523964 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122523966 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122523968 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122523970 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122523971 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122523973 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001011'B, t_guard := 20.000000 }
20241031122523999 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(352)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(352)@d221cd9a1520: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(364)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(347)@d221cd9a1520: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(364)15167840
[38;5;23m20241031122525023 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122525023 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122525023 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122525023 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122525023 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe77160, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122525023 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122525023 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122525023 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167840 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122525023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122525023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122525024 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167840 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044)[0;m
[33m20241031122525024 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167840 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1064)[0;m
[33m20241031122525024 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167840 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122525024 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122525024 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122525024 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15167840 <-> SCCP-4 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122525024 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167840 SCCP-4 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122525024 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122525024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122525024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122525024 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122525024 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122525024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122525024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122525024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122525024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122525024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122525024 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122525024 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122525024 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122525024 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122525024 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122525024 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(351)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(351)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(352)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(352)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(352)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(364)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 364 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122530016 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122530016 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122530016 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122530016 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122530016 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122530016 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122530016 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122530016 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122530016 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56639<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122530016 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56639<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122530016 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:56639<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122530016 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:56639 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56639<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122530016 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122530016 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:39481<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122530017 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(349)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122530018 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122530018 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122530018 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122530018 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc1-RAN(355)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122530018 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.sgsn1-RAN(361)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(358)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(354)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(347)@d221cd9a1520: Final verdict of PTC: none[38;5;49m20241031122530018 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122530018 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122530018 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122530018 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122530018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122530018 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122530018 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122530018 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122530018 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
HNBGW_Test.sgsn0-SCCP(357)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122530018 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122530018 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122530018 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;49m20241031122530018 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122530018 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122530018 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122530018 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122530018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122530018 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122530018 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031122530018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122530018 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122530018 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122530018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122530018 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122530019 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122530019 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122530019 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122530019 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122530019 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530019 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122530019 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122530019 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122530019 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122530019 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122530019 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122530019 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122530019 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122530019 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122530019 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122530019 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122530019 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122530019 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122530019 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122530019 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122530019 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122530019 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122530019 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122530019 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn1-SCCP(360)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(353)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(356)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(350)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(346)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(348)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(359)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(363)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(362)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(351)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(345)@d221cd9a1520: Final verdict of PTC: none
20241031122530020 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:138)
[33m20241031122530029 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122530029 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122530029 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122530029 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122530029 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122530029 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122530029 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122530029 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167840)[0x55dba71e8d40]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122530029 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122530029 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122530029 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55dba71ed6a0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122530029 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-15167840 SCCP-4 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225)[0;m
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(364)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(345): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(346): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(347): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(348): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(349): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(350): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(351): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(352): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(353): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(354): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(355): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(356): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(357): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(358): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(359): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(360): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(361): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(362): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(363): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(364): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin error'.
Thu Oct 31 12:25:30 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc
20241031122530175 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39086<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122530676 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39086<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=249592)
Waiting for packet dumper to finish... 1 (prev_count=249592, count=250132)
[38;5;43m20241031122532018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122532018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122532018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122532018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122532018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122532018 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122532019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122532019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122532019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122532019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122532019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122532019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------
Thu Oct 31 12:25:32 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started.
20241031122533763 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39090<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(366)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122533776 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122533776 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122533798 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39098<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(368)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122533798 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53908 (stream_srv.c:129)[0;m
20241031122533798 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:53908<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122533810 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:46487<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122533811 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122533812 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122533812 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122533812 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122533813 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122533814 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122533814 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122533814 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122533814 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533815 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122533815 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122533815 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122533815 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533815 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122533815 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122533815 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(373)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(373)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(373)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(371)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(376)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(376)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(376)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(374)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122533874 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533874 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122533874 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533874 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122533874 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533874 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122533875 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122533875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122533876 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533876 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122533876 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533876 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122533876 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533876 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122533876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122533876 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122533876 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122533876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122533877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122533877 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122533877 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122533877 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122533877 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122533877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122533877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122533877 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(379)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(379)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(379)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(377)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-M3UA(382)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(382)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(382)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-SCCP(380)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122533963 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122533963 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122533963 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122533963 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122533963 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122533963 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122533963 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122533963 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122533963 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122533975 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53908<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122533975 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53908<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122533975 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53908<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122533975 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122533975 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:53908 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122533975 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:53908 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122533975 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:53908 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122533975 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53908<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122533975 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53908<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122534041 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122534041 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122534041 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122534041 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(373)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122534044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122534044 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122534044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122534044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122534044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122534044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122534046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122534046 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122534046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122534046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122534046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122534046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122534046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534046 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122534046 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122534046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122534046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122534046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122534046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122534046 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122534046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122534047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122534047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122534047 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122534047 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534047 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122534048 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534068 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122534068 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122534068 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122534068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(376)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122534070 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534070 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122534070 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122534070 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122534070 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122534070 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122534070 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122534071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122534071 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122534071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122534071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122534071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122534071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122534071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122534071 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122534072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122534072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122534072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534072 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122534072 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122534072 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122534072 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122534073 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122534073 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122534073 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122534073 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534073 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534073 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534073 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534073 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534073 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122534073 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534106 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122534106 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122534106 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122534106 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(379)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122534109 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534109 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122534109 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122534109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122534109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122534109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122534109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122534110 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534110 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122534110 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122534110 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122534110 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122534110 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122534110 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122534110 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534110 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122534110 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122534110 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122534110 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122534110 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534110 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122534110 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122534110 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122534110 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122534111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122534111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122534111 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122534112 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534112 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534112 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534112 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122534112 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534140 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122534140 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122534141 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122534141 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(382)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122534143 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534143 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122534143 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122534143 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122534144 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122534144 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122534144 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122534145 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534145 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122534145 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122534145 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122534145 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122534145 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122534145 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122534145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534145 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122534145 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122534145 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122534145 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122534145 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534145 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122534145 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122534145 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122534145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122534146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122534146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122534146 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122534146 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534147 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122534147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122534147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122534147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122534147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122534147 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(372)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534850 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534850 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534850 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534850 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122534850 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534850 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534851 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122534851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122534851 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122534851 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122534851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122534851 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122534851 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534853 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534853 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534853 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122534853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534853 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534853 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534853 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534853 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122534853 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534853 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534853 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534853 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534853 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534853 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534853 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534853 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122534853 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122534853 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(375)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534876 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;49m20241031122534876 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534876 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534877 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534877 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534877 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122534877 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122534877 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122534877 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122534877 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534877 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122534877 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122534877 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534878 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534878 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534878 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534878 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122534878 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534878 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534879 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534879 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534879 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534879 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122534879 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122534879 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(378)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534913 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534913 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534913 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534913 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122534913 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534913 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534913 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534913 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534914 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534914 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534914 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122534914 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122534914 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122534914 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122534914 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534914 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534914 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122534914 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122534914 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534915 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534915 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534915 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534915 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122534915 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534915 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534915 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534915 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534915 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122534915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122534915 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(381)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534949 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534949 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122534949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122534949 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122534949 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122534949 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122534949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122534949 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122534949 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122534951 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122534951 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122534951 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122534951 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122534951 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122534951 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122534951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122534951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122534951 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122534951 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122534951 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122534951 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122534951 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122535982 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122535986 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122535988 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122535990 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122535992 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122535993 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122535995 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122535997 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122535999 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122536001 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122536003 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122536004 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122536006 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122536008 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122536009 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122536011 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122536013 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122536015 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122536017 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122536019 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000010'B, t_guard := 20.000000 }
20241031122536044 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(372)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(372)@d221cd9a1520: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(384)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(367)@d221cd9a1520: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(384)7867941
[38;5;23m20241031122537071 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122537071 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122537071 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122537071 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122537071 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x780e25, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122537071 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122537071 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122537071 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867941 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122537071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122537071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122537071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867941 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101)[0;m
[33m20241031122537071 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867941 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122537071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122537071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122537071 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7867941 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122537071 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-7867941 SCCP-5 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122537071 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122537071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122537071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122537071 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122537071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122537071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122537071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122537071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122537071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122537071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122537071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122537071 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122537071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122537071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122537071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122537071 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(371)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(371)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(372)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(372)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(372)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(384)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 384 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122542066 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122542066 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122542066 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122542066 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122542066 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122542066 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122542066 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122542066 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122542066 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53908<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122542066 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53908<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122542066 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:53908<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122542066 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:53908 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53908<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122542066 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122542066 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:46487<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122542066 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39090<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(369)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(375)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122542066 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122542066 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122542066 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122542066 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122542066 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122542066 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122542066 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122542066 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122542067 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122542067 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(367)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(377)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc1-SCCP(374)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(381)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122542067 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.msc0-SCCP(371)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122542067 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122542067 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122542067 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122542067 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122542067 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122542067 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122542067 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122542067 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122542067 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122542067 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122542067 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122542067 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122542067 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122542067 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122542067 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122542067 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122542067 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122542067 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031122542067 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122542067 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122542067 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122542067 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122542067 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122542067 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.sgsn1-SCCP(380)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(376)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(383)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(368)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(378)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122542068 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122542068 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122542068 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122542068 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122542068 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122542068 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
VirtHNBGW-STATS(365)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(370)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122542067 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122542067 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122542068 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122542068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122542068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122542068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122542068 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122542068 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122542068 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122542068 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122542068 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122542068 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
20241031122542068 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39098<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;43m20241031122542068 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122542068 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122542068 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122542068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122542068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122542068 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122542068 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122542068 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122542068 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122542068 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122542068 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-M3UA(382)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(379)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(366)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122542072 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122542072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122542072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122542072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122542072 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122542072 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122542072 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122542072 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7867941)[0x55dba71e8d40]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122542072 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122542072 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122542072 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55dba71ed6a0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122542072 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-7867941 SCCP-5 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225)[0;m
HNBGW_Test.msc0-M3UA(373)@d221cd9a1520: Final verdict of PTC: none
20241031122542094 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(384)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(365): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(366): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(367): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(368): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(369): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(372): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(374): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(375): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(376): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(377): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(378): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(379): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(380): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(381): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(382): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(383): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(384): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111000010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin error'.
Thu Oct 31 12:25:42 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc
20241031122542227 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122542728 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=243264)
Waiting for packet dumper to finish... 1 (prev_count=243264, count=243904)
[38;5;43m20241031122544067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122544067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122544067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122544067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122544067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122544067 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122544069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122544069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122544069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------
Thu Oct 31 12:25:44 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started.
20241031122545812 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(386)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122545823 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122545823 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122545847 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122545848 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57555 (stream_srv.c:129)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(388)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20241031122545848 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:57555<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122545860 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42715<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122545863 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545863 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122545863 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545863 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122545863 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545863 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122545864 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122545864 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122545864 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122545864 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122545864 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545864 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122545864 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545864 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122545864 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122545864 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
20241031122545865 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;49m20241031122545865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;45m20241031122545865 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122545865 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545865 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545865 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122545865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545865 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122545865 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122545865 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122545866 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545866 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122545866 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122545866 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122545866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545866 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545866 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545866 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122545866 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545866 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122545866 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545866 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122545866 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122545866 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(393)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(393)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(393)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(391)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(396)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(396)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(396)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(394)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122545930 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545930 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122545930 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545930 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122545930 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122545930 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545930 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122545931 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122545931 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122545931 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122545931 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122545931 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122545931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122545931 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122545931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545931 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122545931 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122545931 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;23m20241031122545931 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122545931 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545931 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545932 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545932 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545932 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545932 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545932 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545932 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545932 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545932 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122545932 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545932 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122545932 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545932 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122545932 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122545932 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122545932 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122545933 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122545933 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122545933 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122545933 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122545933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122545933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122545933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122545933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122545933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122545933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122545933 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122545933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122545933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122545933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122545933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122545933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122545933 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(399)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(399)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(399)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(397)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(402)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(402)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(402)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(400)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122546016 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122546016 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122546016 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122546016 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122546016 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122546017 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122546017 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122546017 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122546017 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122546024 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57555<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122546024 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57555<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122546024 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57555<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122546024 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122546024 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:57555 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122546024 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57555 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122546024 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57555 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122546024 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57555<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122546024 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57555<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122546095 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122546095 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122546095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122546095 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(393)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122546098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546098 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122546098 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122546098 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122546098 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122546098 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122546098 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122546100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122546100 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122546100 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122546100 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122546100 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122546100 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122546100 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122546100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546100 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122546100 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122546100 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122546100 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122546100 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546100 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122546100 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122546100 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122546100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122546101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122546101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122546101 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122546101 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122546101 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546124 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122546124 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122546124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122546124 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(396)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122546127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122546127 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122546127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122546127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122546127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122546127 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122546128 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546128 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122546128 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122546128 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122546128 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122546128 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122546128 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122546128 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122546128 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546128 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122546128 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122546128 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122546128 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122546128 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546128 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122546128 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122546128 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122546128 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122546129 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122546129 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122546129 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122546129 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546129 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546129 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122546129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122546130 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122546162 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122546162 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122546162 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(399)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122546166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122546166 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122546166 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122546166 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122546166 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122546166 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122546167 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546167 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122546167 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122546167 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122546167 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122546167 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122546167 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122546167 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122546167 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546167 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122546167 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122546167 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122546167 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122546167 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546167 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122546167 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122546167 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122546167 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122546168 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122546168 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122546168 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122546168 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546169 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546169 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122546169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546169 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546169 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546169 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122546169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122546169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122546169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122546169 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546187 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122546187 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122546187 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122546187 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122546187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122546187 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122546187 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(402)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122546190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122546190 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122546190 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122546190 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122546190 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122546190 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122546190 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031122546190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546190 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122546190 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122546190 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122546190 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122546190 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546190 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122546190 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122546192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122546192 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122546192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122546192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122546192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122546192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122546192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546192 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122546192 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122546192 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122546192 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122546192 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546193 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122546193 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122546193 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122546193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122546194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122546194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122546194 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122546194 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122546194 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(392)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546905 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546905 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546905 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546905 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122546905 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122546905 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122546905 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546905 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122546906 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546906 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122546906 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122546906 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122546906 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122546906 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122546906 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546906 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546906 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122546906 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546906 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546906 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546906 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122546906 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546907 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546907 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546907 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546907 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122546907 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122546907 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122546907 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546907 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122546907 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546907 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122546907 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122546907 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122546907 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(395)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122546933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122546933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122546933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122546933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122546933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122546933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122546934 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546934 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122546934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122546934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122546934 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122546934 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122546934 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122546934 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122546934 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122546934 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546934 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122546934 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546934 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122546934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122546934 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122546934 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(398)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546970 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122546970 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122546970 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122546970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122546971 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546971 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122546971 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122546971 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122546971 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122546971 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122546971 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546971 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546971 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122546971 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546971 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546971 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546971 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122546971 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546973 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546973 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546973 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546973 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122546973 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122546973 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122546973 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546973 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122546973 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546973 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122546973 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122546973 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122546973 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(401)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546996 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546996 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546996 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122546996 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122546996 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122546996 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122546996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122546996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122546996 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122546996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122546997 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122546997 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122546997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122546997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122546997 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122546997 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122546997 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122546997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122546997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122546997 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546997 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546997 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546997 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122546997 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122546999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122546999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122546999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122546999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122546999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122546999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122547000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122547000 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122547000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122547000 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122547000 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122547000 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122547000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122547000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122547000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122547000 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122547000 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122547000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122547000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122547000 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122548031 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122548035 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122548038 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122548040 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122548042 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122548044 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122548045 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122548047 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122548049 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122548051 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122548053 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122548054 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122548056 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122548058 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122548060 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122548062 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122548064 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122548066 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122548068 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122548070 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000111111'B, t_guard := 20.000000 }
20241031122548093 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;45m20241031122548955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122548955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122548955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122548955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122548955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55dba71eeb90]{IDLE}: Deallocated (fsm.c:568)[0;m
HNBGW_Test.msc0-RAN(392)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(392)@d221cd9a1520: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(404)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(387)@d221cd9a1520: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(404)8048456
[38;5;23m20241031122549118 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122549118 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122549118 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122549118 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122549118 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7acf48, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122549118 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122549118 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122549118 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8048456 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122549118 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122549118 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122549118 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8048456 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1054)[0;m
[33m20241031122549118 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8048456 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101)[0;m
[33m20241031122549118 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8048456 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122549118 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122549118 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122549118 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8048456 <-> SCCP-6 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122549118 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8048456 SCCP-6 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122549118 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122549118 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122549118 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122549118 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122549118 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122549118 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122549118 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122549119 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122549119 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122549119 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122549119 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122549119 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122549119 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122549119 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122549119 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122549119 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(391)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(391)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(392)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(392)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(392)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(404)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000111111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000111111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 404 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122554114 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122554114 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122554114 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122554114 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122554114 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122554114 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122554114 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122554114 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122554114 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57555<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122554114 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57555<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122554114 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:57555<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122554114 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:57555 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57555<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122554114 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122554114 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42715<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122554114 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(389)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(395)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122554115 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122554115 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554115 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122554115 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122554115 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122554115 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554115 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122554115 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122554115 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122554115 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554115 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122554115 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122554116 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122554116 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122554116 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(387)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(400)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122554116 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122554116 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.sgsn1-RAN(401)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(394)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(397)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122554116 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122554116 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122554116 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122554116 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122554116 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031122554116 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122554116 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122554116 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;23m20241031122554116 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031122554116 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122554116 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122554116 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122554116 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122554116 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;23m20241031122554116 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031122554116 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122554116 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122554116 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122554116 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122554116 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122554116 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122554116 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.msc0-SCCP(391)@d221cd9a1520: Final verdict of PTC: none
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122554116 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122554116 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122554116 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122554116 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122554116 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122554116 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122554116 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122554116 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122554116 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122554116 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122554116 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122554116 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122554116 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122554116 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122554116 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
HNBGW_Test.sgsn0-RAN(398)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(402)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(386)@d221cd9a1520: Final verdict of PTC: none
20241031122554117 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc1-M3UA(396)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(390)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(388)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(399)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(393)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(385)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(403)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122554121 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122554121 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122554121 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122554121 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122554121 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122554121 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122554121 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122554121 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8048456)[0x55dba71eeb90]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122554121 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122554121 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122554121 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55dba71e8d40]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122554122 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-8048456 SCCP-6 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225)[0;m
20241031122554126 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(404)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000111111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(385): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(386): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(387): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(388): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(389): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(391): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(392): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(393): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(394): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(395): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(396): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(397): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(398): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(399): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(400): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(401): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(402): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(403): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(404): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000111111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin error'.
Thu Oct 31 12:25:54 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc
20241031122554282 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122554784 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=248768)
Waiting for packet dumper to finish... 1 (prev_count=248768, count=249308)
[38;5;43m20241031122556116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122556116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122556116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122556116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122556116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122556116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122556116 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122556117 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122556117 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------
Thu Oct 31 12:25:56 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started.
20241031122557869 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37054<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(406)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122557884 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122557884 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122557902 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(408)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122557903 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43164 (stream_srv.c:129)[0;m
20241031122557903 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:43164<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122557913 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:34291<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122557914 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557914 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122557915 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122557915 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122557916 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122557916 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122557916 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122557916 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122557916 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557916 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557916 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557916 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122557916 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122557916 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122557916 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557916 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122557917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122557917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122557917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122557917 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122557917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122557917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122557917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122557917 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122557918 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557918 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122557918 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122557918 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557918 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557918 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557918 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122557918 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557918 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557918 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557918 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122557918 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557918 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557918 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557918 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122557918 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122557918 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(413)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(413)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(413)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(411)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(416)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(416)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(416)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(414)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122557985 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557985 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122557985 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122557985 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557985 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122557985 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557985 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122557986 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557986 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122557986 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122557986 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557986 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122557986 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122557986 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122557986 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557986 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122557986 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557986 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557986 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557986 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;45m20241031122557986 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557986 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;23m20241031122557986 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557986 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557986 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557986 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557986 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122557986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122557986 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122557987 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557987 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122557987 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122557987 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557987 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557987 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557987 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122557987 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557987 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122557988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122557988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122557988 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122557988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122557988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122557988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122557988 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122557988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122557988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122557988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122557988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122557988 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(419)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(419)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(419)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(417)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(422)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-M3UA(422)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(422)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-SCCP(420)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122558074 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122558074 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122558075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122558075 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122558075 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122558075 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122558075 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122558075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122558075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122558083 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:43164<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122558083 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:43164<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122558083 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:43164<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122558083 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122558083 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:43164 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122558083 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:43164 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122558083 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:43164 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122558083 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:43164<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122558083 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:43164<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122558143 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122558143 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122558143 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122558143 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(413)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122558147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122558147 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122558147 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122558147 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122558147 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122558147 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122558148 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558148 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122558148 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122558148 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122558148 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122558148 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122558148 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122558149 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122558149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558149 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122558149 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122558149 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122558149 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122558149 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558149 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122558149 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122558149 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122558149 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122558150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122558150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122558150 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122558150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122558150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122558150 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558180 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122558180 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122558180 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122558180 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(416)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122558183 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558183 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122558184 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122558184 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122558184 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122558184 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122558184 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122558185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122558185 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122558185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122558185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122558185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122558185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122558185 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122558185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558185 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122558185 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122558185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122558185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122558185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558185 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122558185 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122558185 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122558185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122558187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122558187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122558187 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122558187 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122558187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122558187 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558218 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122558218 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122558218 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122558218 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122558218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122558218 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122558218 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(419)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122558221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122558221 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122558221 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122558221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122558221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122558221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122558221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031122558221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558221 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122558221 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122558221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122558221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122558221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558221 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122558221 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122558224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122558224 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122558224 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122558224 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122558224 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122558224 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122558224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558224 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122558224 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122558224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122558224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122558224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558224 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122558224 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122558224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122558224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122558225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122558225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122558225 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122558225 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122558225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122558225 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558249 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122558249 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122558249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122558249 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(422)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122558252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122558252 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122558252 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122558252 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122558252 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122558252 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122558253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122558253 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122558253 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122558253 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122558253 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122558253 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122558253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558253 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122558253 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122558253 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122558253 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122558253 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558253 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122558253 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122558253 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122558253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122558254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122558254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122558254 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122558254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122558254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122558254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558255 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122558255 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558255 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558255 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558255 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122558255 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(412)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558953 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122558953 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122558953 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122558953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558953 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122558953 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122558953 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122558953 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122558953 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122558953 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122558953 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558953 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122558954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122558954 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558954 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558954 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558954 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122558954 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558955 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558955 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558955 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558955 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122558955 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122558955 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122558955 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558955 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122558955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558955 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122558955 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122558955 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122558955 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(415)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122558988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558988 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122558988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122558988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122558988 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122558988 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122558988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122558988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122558988 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558988 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122558988 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122558989 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122558989 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122558989 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122558989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122558989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122558989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122558989 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122558989 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122558989 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122558989 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122558989 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122558990 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122558990 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122558990 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122558990 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122558990 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122558990 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122558990 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122558990 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(418)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122559025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122559025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122559025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122559025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122559025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122559025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122559025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122559025 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122559025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122559025 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122559026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122559026 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122559026 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122559026 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122559026 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122559026 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122559026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122559026 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122559026 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122559026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122559026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122559027 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122559027 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122559027 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122559027 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122559027 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(421)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122559057 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122559057 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122559057 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122559057 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122559057 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122559057 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122559057 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559057 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122559057 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122559057 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122559057 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122559057 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122559058 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122559058 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122559059 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122559059 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122559059 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122559059 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122559059 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122559059 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122559059 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122559059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122559059 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122559059 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122559059 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122559059 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122559059 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122600091 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122600095 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122600097 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122600099 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122600100 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122600102 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122600104 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122600105 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122600107 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122600108 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122600110 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122600111 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122600113 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122600115 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122600118 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122600120 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122600122 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122600124 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122600127 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122600129 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110011011'B, t_guard := 20.000000 }
20241031122600154 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;45m20241031122600891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122600891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122600891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122600891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122600891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55dba71eccf0]{IDLE}: Deallocated (fsm.c:568)[0;m
HNBGW_Test.msc1-RAN(415)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit
HNBGW_Test.msc1-RAN(415)@d221cd9a1520: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(424)
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(407)@d221cd9a1520: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(424)10977487
[38;5;23m20241031122601191 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122601191 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122601191 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122601191 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122601191 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa780cf, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122601191 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71eccf0]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122601191 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122601191 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10977487 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122601191 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122601191 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122601191 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10977487 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067)[0;m
[33m20241031122601191 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122601191 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122601191 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10977487 <-> SCCP-7 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128)[0;m
20241031122601191 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10977487 SCCP-7 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122601191 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122601191 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122601191 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122601191 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122601191 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122601191 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122601191 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122601191 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122601191 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000007), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122601191 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122601191 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122601191 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122601191 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122601191 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122601192 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122601192 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122601192 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122601192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122601192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122601192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122601192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122601192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122601192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122601192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122601192 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc1-SCCP(414)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc1-SCCP(414)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc1-RAN(415)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc1-RAN(415)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc1-RAN(415)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_L3Complete_by_tmsi_valid_nri_10(424)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 424 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122606172 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122606172 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122606172 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122606172 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122606172 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122606172 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122606172 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122606172 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122606172 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:43164<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122606172 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:43164<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122606172 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:43164<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122606172 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:43164 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43164<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122606172 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031122606172 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37054<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122606172 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:34291<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122606172 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122606172 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122606172 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122606172 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122606172 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122606172 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122606172 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122606172 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122606172 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122606172 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122606172 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122606172 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122606172 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122606172 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122606172 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122606172 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;23m20241031122606172 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122606173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122606173 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[33m20241031122606172 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122606172 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122606173 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122606173 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;23m20241031122606173 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122606173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122606173 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(409)@d221cd9a1520: Final verdict of PTC: none[38;5;23m20241031122606173 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122606173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-SCCP(411)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(416)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(407)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(412)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122606173 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
HNBGW_Test.sgsn1-SCCP(420)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122606173 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122606173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122606173 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122606173 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122606173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122606173 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.msc1-SCCP(414)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122606173 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122606173 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122606173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122606173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122606173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122606173 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122606173 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122606173 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122606173 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122606173 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-M3UA(422)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122606173 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122606173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122606173 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
HNBGW_Test.sgsn1-RAN(421)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122606173 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122606173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122606173 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122606173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122606173 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122606173 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122606173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122606174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122606174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122606174 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122606174 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122606174 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122606174 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122606174 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-SCCP(417)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(418)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(413)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(408)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(406)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(423)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(419)@d221cd9a1520: Final verdict of PTC: none
20241031122606175 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122606176 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4261 (telnet_interface.c:138)
IPA-CTRL-CLI-IPA(410)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_10(424)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
VirtHNBGW-STATS(405)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(405): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(406): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(407): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(408): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(409): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(411): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(412): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(413): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(414): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(415): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(416): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(417): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(418): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(419): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(420): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(421): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(422): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(423): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(424): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 error'.
[33m20241031122606198 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122606198 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122606198 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122606198 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122606198 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122606198 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122606198 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122606198 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10977487)[0x55dba71eccf0]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122606198 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122606198 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122606198 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55dba71eeb90]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122606198 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-10977487 SCCP-7 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:26:06 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc
20241031122606330 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122606831 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=246524)
Waiting for packet dumper to finish... 1 (prev_count=246524, count=247280)
[38;5;43m20241031122608173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122608173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122608173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122608173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122608173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122608173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122608174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122608174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122608174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------
Thu Oct 31 12:26:08 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started.
20241031122609911 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(426)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122609935 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122609935 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122609953 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(428)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122609955 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40135 (stream_srv.c:129)[0;m
20241031122609955 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:40135<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122609964 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:45911<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122609966 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122609966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122609966 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122609966 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122609966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122609966 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122609966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122609967 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122609967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122609968 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122609968 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122609968 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122609968 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122609968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122609968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122609968 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122609968 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122609969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122609969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122609969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122609969 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122609969 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122609969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122609969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122609969 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122609969 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122609969 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122609969 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122609969 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122609969 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(433)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(433)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(433)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(431)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(436)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(436)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(436)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(434)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-M3UA(439)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(439)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(439)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-SCCP(437)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122610052 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122610052 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122610053 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122610053 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122610053 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122610053 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122610054 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610054 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122610054 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122610054 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610054 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122610054 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122610054 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;45m20241031122610054 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122610055 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122610055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122610055 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122610056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122610056 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610056 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122610056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122610056 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(442)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(442)@d221cd9a1520: M3UA emulation initiated, the test can be started
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(442)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(440)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-M3UA(445)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(445)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(445)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-SCCP(443)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn2-M3UA(448)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn2-M3UA(448)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(448)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn2-SCCP(446)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122610178 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122610178 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122610178 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122610178 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122610178 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122610178 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122610178 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122610178 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122610179 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122610185 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:40135<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122610185 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:40135<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122610185 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:40135<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122610185 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122610185 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:40135 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122610185 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:40135 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122610185 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:40135 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122610185 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:40135<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122610185 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:40135<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122610192 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122610192 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122610192 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122610192 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122610192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122610192 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122610192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(433)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122610194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122610194 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122610194 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122610194 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122610194 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122610194 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122610194 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031122610194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122610194 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122610194 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122610195 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122610195 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122610195 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122610195 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122610195 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122610196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122610196 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122610196 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122610196 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122610196 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122610196 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122610196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122610196 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122610196 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122610196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122610196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122610196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122610196 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122610196 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122610196 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122610196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122610197 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122610198 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122610217 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122610217 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122610217 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122610217 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(436)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122610220 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610220 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122610220 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122610220 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122610220 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122610220 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122610220 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122610221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122610221 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122610221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122610221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122610221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122610221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122610221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122610221 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122610221 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122610221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122610221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122610221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122610221 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122610221 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122610221 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122610221 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122610222 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122610223 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122610247 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122610247 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122610247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122610247 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(439)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122610250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122610250 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122610250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122610250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122610250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122610250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122610251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122610251 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122610251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122610251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122610251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122610251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122610251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122610251 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122610251 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122610251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122610251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122610251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122610251 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122610251 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122610251 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122610251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122610252 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122610253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122610253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122610253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122610253 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122610290 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122610290 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122610290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122610290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(442)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122610293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122610293 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122610293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122610293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122610293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122610293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122610294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122610294 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122610294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122610294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122610294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122610294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122610294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122610294 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122610294 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122610294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122610294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122610294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122610294 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122610294 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122610294 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122610294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122610295 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610295 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610296 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610296 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610296 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122610296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122610296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122610296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122610296 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122610320 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122610320 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122610320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122610320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(445)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122610324 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610324 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122610324 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122610324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122610324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122610324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122610324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122610326 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610326 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122610326 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122610326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122610326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122610326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122610326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122610326 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122610326 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122610326 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122610326 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122610326 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122610326 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122610326 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122610326 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122610326 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122610326 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122610327 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610327 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122610327 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122610353 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122610353 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031122610353 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122610353 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(448)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122610356 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122610357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122610357 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122610357 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122610357 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122610357 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122610357 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122610357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122610357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122610357 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122610357 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122610358 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122610358 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122610358 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122610358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122610358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122610358 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122610358 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122610358 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122610358 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122610358 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(432)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122611001 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611001 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611001 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611001 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122611001 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611001 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611001 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611001 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611001 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611001 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611001 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611001 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611002 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611002 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611002 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122611002 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122611002 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122611002 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122611002 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122611002 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122611002 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611002 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611002 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611002 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122611002 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611003 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611003 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611003 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611003 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122611003 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611004 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611004 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611004 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611004 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611004 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611004 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611004 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611004 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611004 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611004 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611004 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611004 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611004 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122611004 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122611004 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(435)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611026 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611026 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611026 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611026 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611026 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122611026 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122611026 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122611026 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122611026 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122611026 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611027 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122611027 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122611027 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611027 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611027 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611027 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122611027 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611028 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611028 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611028 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611028 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611028 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611028 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611028 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611028 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611028 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611028 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122611028 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122611028 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122611055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122611055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611055 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc2-RAN(438)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122611055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611055 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611056 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611056 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122611056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122611056 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122611056 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122611056 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122611056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122611056 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122611056 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611058 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611058 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611058 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611058 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611058 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611058 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611058 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611058 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611058 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611059 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611059 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611059 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611059 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122611059 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122611059 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(441)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122611096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122611096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611096 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611096 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611096 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611096 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611096 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611096 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611097 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611097 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611097 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122611097 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122611097 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122611097 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122611097 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611097 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122611097 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122611097 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611097 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611097 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611097 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122611097 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611099 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611099 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611099 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611099 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611099 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122611099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122611099 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(444)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122611129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122611129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611129 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611129 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611129 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611129 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611129 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611130 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611130 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122611130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122611130 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122611130 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122611130 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122611130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122611130 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611130 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611130 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611130 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122611130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122611130 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(447)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611159 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611159 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611159 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122611159 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122611159 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122611159 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122611159 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122611159 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122611159 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122611159 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122611160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122611160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122611160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122611160 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122611160 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122611160 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122611160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122611160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122611160 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122611160 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122611160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122611160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122611160 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122612191 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122612195 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122612197 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122612199 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122612201 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122612203 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122612204 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122612206 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122612208 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122612210 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122612211 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122612213 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122612214 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122612216 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122612217 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122612219 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122612220 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122612222 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122612224 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122612226 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001010'B, t_guard := 20.000000 }
20241031122612248 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;45m20241031122612955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122612955 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122612956 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122612956 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122612956 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55dba71efa20]{IDLE}: Deallocated (fsm.c:568)[0;m
HNBGW_Test.msc2-RAN(438)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit
HNBGW_Test.msc2-RAN(438)@d221cd9a1520: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(450)
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(427)@d221cd9a1520: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(450)8230384
[38;5;23m20241031122613269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122613269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122613269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122613269 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122613269 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d95f0, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122613269 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71efa20]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122613269 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122613269 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230384 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122613269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122613269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122613269 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230384 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067)[0;m
[33m20241031122613269 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eccf0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122613269 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122613269 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8230384 <-> SCCP-8 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128)[0;m
20241031122613269 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230384 SCCP-8 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122613269 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122613269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122613269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122613269 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122613269 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122613269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122613269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122613269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000008), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122613269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122613269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122613269 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122613269 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122613269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122613269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122613269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122613269 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc2-SCCP(437)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc2-SCCP(437)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc2-RAN(438)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc2-RAN(438)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc2-RAN(438)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_L3Complete_by_tmsi_valid_nri_20(450)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000001010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000001010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 450 has requested to stop MTC. Terminating current testcase execution.
20241031122618264 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122618264 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:40135<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122618264 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:40135<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122618264 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:40135<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122618264 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:40135 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40135<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122618264 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031122618264 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122618264 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122618264 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122618264 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122618264 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122618264 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122618264 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122618264 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031122618264 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:45911<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122618265 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122618265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618265 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122618265 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122618265 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122618265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618265 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122618265 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122618265 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122618265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618265 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122618265 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122618265 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122618265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122618265 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122618266 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122618266 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc0-RAN(432)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(431)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(441)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-RAN(447)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122618266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122618266 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122618266 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122618266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122618266 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(429)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(427)@d221cd9a1520: Final verdict of PTC: none[38;5;23m20241031122618266 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122618266 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122618266 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122618266 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122618266 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122618266 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031122618266 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122618266 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122618266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122618266 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122618266 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122618266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122618266 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122618266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122618266 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;23m20241031122618266 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.sgsn1-SCCP(443)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(435)@d221cd9a1520: Final verdict of PTC: none
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
HNBGW_Test.msc2-SCCP(437)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(444)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122618266 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122618266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122618266 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122618266 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(440)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-SCCP(446)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(425)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(436)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122618266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122618266 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122618266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122618266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122618266 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122618267 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122618267 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122618267 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122618267 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122618267 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122618267 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122618267 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122618267 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122618267 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122618267 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122618267 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122618267 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc2-M3UA(439)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122618266 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122618266 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122618266 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122618266 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122618266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122618266 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122618267 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122618267 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122618267 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122618267 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122618267 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122618267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122618267 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc1-SCCP(434)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(428)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(442)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-M3UA(448)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(445)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(433)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122618273 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122618273 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122618273 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122618273 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122618273 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122618273 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122618273 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122618273 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230384)[0x55dba71efa20]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122618273 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122618273 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122618273 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55dba71eccf0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122618273 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-8230384 SCCP-8 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225)[0;m
IPA-CTRL-CLI-IPA(430)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(426)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(449)@d221cd9a1520: Final verdict of PTC: none
20241031122618290 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_valid_nri_20(450)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000001010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(425): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(426): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(427): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(428): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(429): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(431): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(432): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(433): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(434): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(435): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(436): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(437): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(438): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(439): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(440): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(441): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(442): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(443): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(444): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(445): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(446): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-RAN(447): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(448): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(449): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(450): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000001010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 error'.
Thu Oct 31 12:26:18 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc
20241031122618457 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122618959 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=315024)
Waiting for packet dumper to finish... 1 (prev_count=315024, count=315564)
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122620266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122620267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122620267 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122620268 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'.
------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------
Thu Oct 31 12:26:21 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_L3Compl_no_cn started.
20241031122622037 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53110<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_no_cn-Iuh0(452)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122622053 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122622053 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122622070 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_no_cn-Iuh1(454)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122622071 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50789 (stream_srv.c:129)[0;m
20241031122622071 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:50789<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122622089 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44343<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122622091 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622091 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122622091 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122622092 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622092 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122622092 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622092 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122622093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122622093 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622093 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122622093 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122622093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122622093 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622093 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622093 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622093 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122622094 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122622094 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622094 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122622094 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622094 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122622094 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122622094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122622094 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122622095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122622095 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122622095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122622095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122622095 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(459)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(459)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(459)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(457)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122622131 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622131 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122622131 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622131 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122622131 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622131 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122622131 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122622132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122622133 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622133 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122622133 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622133 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122622133 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622133 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122622133 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622133 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122622134 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122622134 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122622134 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122622134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122622134 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(462)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(462)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(462)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(460)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122622188 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122622188 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122622188 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122622188 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122622189 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122622189 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122622189 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122622189 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122622189 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122622195 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50789<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122622195 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50789<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122622195 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50789<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122622195 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122622195 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:50789 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122622195 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50789 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122622195 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50789 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122622195 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50789<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122622195 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50789<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122622324 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122622324 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122622324 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122622324 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122622324 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122622324 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122622324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(459)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122622328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122622328 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122622328 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122622328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122622328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122622328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122622328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031122622328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122622328 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122622328 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122622328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122622328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122622328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122622328 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122622328 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122622330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122622330 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122622330 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122622330 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122622330 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122622330 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122622330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122622330 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122622330 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122622330 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122622330 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122622330 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122622330 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122622330 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122622330 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122622330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122622331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122622331 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622331 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622331 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622331 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622331 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122622331 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122622363 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122622363 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122622363 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122622363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(462)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122622366 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622366 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122622366 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122622366 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122622366 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122622366 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122622366 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122622368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622368 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122622368 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122622368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122622368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122622368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122622368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122622368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122622368 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122622368 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122622368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122622368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122622368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122622368 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122622368 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122622368 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122622368 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122622369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122622369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122622369 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122622369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122622369 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122622369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122622369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122622369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122622369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122622369 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122623134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122623134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122623134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122623134 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122623134 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122623134 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122623134 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122623134 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122623134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122623134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122623134 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122623134 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122623134 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122623134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
HNBGW_Test.msc0-RAN(458)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122623135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122623135 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122623135 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122623135 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122623135 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122623135 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122623136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122623136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122623136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122623136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122623136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122623136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122623136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122623136 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122623137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122623137 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122623137 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122623137 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122623137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122623137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122623137 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122623137 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122623137 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122623137 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122623137 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(461)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122623172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122623172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122623172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122623172 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122623172 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122623172 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122623172 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122623172 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122623172 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122623172 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122623172 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122623172 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122623173 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122623173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122623173 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122623173 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122623173 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122623173 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122623173 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122623173 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122623176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122623176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122623176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122623176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122623176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122623176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122623176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122623176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122623176 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122623176 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122623176 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122623176 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122623176 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122623205 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122623208 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122623210 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122623212 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122623215 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122623217 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122623219 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122623221 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122623223 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122623224 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122623227 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122623228 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122623230 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122623232 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122623234 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122623236 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122623238 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122623240 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122623242 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122623244 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001110'B, t_guard := 20.000000 }
20241031122623268 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_no_cn-Iuh0-RUA(453)@d221cd9a1520: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(464)10235300
[38;5;23m20241031122624290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122624290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122624290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031122624290 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122624290 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c2da4, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122624290 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71efa20]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122624290 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10235300)[0x55dba71efa20]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122624290 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10235300 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122624290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122624290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122624290 [1;31mDCN[0;m[33m [1;31mERROR[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10235300 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205)[0;m
[1;36m20241031122624290 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10235300)[0x55dba71efa20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122624290 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10235300)[0x55dba71efa20]{init}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122624290 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10235300)[0x55dba71efa20]{init}: Deallocated (fsm.c:568)[0;m
20241031122624290 [1;32mDMAIN[0;m [1;32mINFO[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10235300 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
20241031122624290 [1;31mDRUA[0;m [1;31mERROR[0;m (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:270)[0;m
[38;5;45m20241031122625024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122625025 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122625025 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122625025 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122625025 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55dba71f0590]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;45m20241031122637072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122637072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122637072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122637072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122637072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55dba71f0c60]{IDLE}: Deallocated (fsm.c:568)[0;m
TC_mscpool_L3Compl_no_cn0(464)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard"
MC@d221cd9a1520: Test Component 464 has requested to stop MTC. Terminating current testcase execution.
20241031122643287 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53110<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122643287 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122643288 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122643288 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122643288 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122643288 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031122643288 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50789<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122643288 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50789<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122643288 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:50789<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122643288 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:50789 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50789<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122643288 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122643288 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44343<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122643288 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122643288 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122643288 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122643288 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122643288 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122643288 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122643288 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122643288 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122643288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122643288 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122643288 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122643288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122643288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122643288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122643288 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122643288 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122643288 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122643288 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122643288 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_mscpool_L3Compl_no_cn-Iuh1-RUA(455)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(458)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(457)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(460)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(461)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122643289 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122643289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122643289 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122643289 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122643289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122643289 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122643289 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122643289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
TC_mscpool_L3Compl_no_cn-Iuh0-RUA(453)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(459)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122643289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
IPA-CTRL-CLI-IPA(456)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122643289 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122643289 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122643289 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122643289 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122643289 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122643289 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122643289 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122643289 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122643289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122643289 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122643289 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122643290 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(462)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Compl_no_cn-Iuh1(454)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Compl_no_cn-Iuh0(452)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(451)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(463)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_L3Compl_no_cn0(464)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout of T_guard"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(452): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(453): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(454): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(455): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(456): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(457): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(458): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(459): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(460): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(461): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(462): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(464): fail (pass -> fail) reason: "Timeout of T_guard"
MTC@d221cd9a1520: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'.
Thu Oct 31 12:26:43 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc
20241031122643345 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52754<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122643846 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52754<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=173932)
Waiting for packet dumper to finish... 1 (prev_count=173932, count=174472)
[38;5;43m20241031122645288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122645288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122645288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122645289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122645290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122645290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'.
------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------
Thu Oct 31 12:26:45 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started.
20241031122646917 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(466)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122646931 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122646931 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122646948 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(468)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122646949 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37889 (stream_srv.c:129)[0;m
20241031122646949 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:37889<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122646964 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:34487<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122646966 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122646967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122646967 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122646967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122646967 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122646967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122646967 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122646967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122646969 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122646969 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122646969 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122646969 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122646969 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122646969 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646969 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122646969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122646969 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122646970 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122646970 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122646970 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122646970 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122646970 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122646970 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122646970 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122646970 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122646970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122646970 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(473)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(473)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(473)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(471)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(476)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(476)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(476)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-SCCP(474)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-M3UA(479)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(479)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(479)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-SCCP(477)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122647061 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122647062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122647062 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122647062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122647062 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122647062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122647062 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122647062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122647063 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647063 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122647063 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647063 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647063 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647063 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647063 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647063 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122647064 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647064 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122647064 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647064 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122647064 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647064 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122647064 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122647064 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122647065 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647065 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647065 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647065 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122647065 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122647065 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122647065 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122647065 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647065 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647065 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647065 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122647065 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122647065 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122647065 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;47m20241031122647064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(482)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(482)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(482)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(480)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(485)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(485)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(485)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(483)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn2-M3UA(488)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn2-M3UA(488)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(488)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn2-SCCP(486)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;43m20241031122647195 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122647195 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122647195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122647195 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(473)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122647199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122647199 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122647199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122647199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122647199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122647199 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;23m20241031122647199 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122647199 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122647199 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122647199 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122647199 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122647199 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122647199 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122647199 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122647199 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
[38;5;43m20241031122647200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122647200 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122647200 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122647200 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122647200 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122647200 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122647200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122647200 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122647200 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122647200 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122647200 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122647200 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122647200 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122647200 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122647200 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122647200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122647201 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647201 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122647201 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647201 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647201 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647202 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647202 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647202 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647202 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647202 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647202 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647202 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122647202 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122647209 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37889<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122647209 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37889<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122647209 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37889<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122647209 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122647209 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:37889 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122647209 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:37889 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122647209 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:37889 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122647209 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37889<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122647209 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37889<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122647225 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122647225 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122647225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122647225 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(476)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122647229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122647229 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122647229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122647229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122647229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122647229 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122647230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647230 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122647230 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122647230 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122647230 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122647230 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122647230 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122647230 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122647230 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122647230 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122647230 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122647230 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122647230 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122647230 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122647230 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122647230 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122647230 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122647231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122647232 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647232 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647232 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122647232 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122647255 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122647255 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122647255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122647255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(479)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122647259 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647259 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122647259 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122647259 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122647259 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122647259 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122647259 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122647260 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647260 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122647260 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122647260 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122647260 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122647260 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122647260 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122647260 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122647260 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122647260 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122647260 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122647260 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122647260 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122647260 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122647260 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122647260 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122647260 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122647261 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647261 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122647261 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647261 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647261 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647261 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647261 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647261 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647261 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647261 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647261 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122647262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647262 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647262 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647262 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122647262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122647262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122647262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122647262 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122647302 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122647302 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122647302 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122647302 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(482)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122647304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647304 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122647304 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122647304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122647304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122647304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122647304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122647305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647305 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122647305 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122647305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122647305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122647305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122647305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122647305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122647305 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122647305 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122647305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122647305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122647305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122647305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122647305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122647305 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122647305 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122647306 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647306 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122647306 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647306 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647306 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647306 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647306 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647306 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647306 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122647306 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122647338 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122647338 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122647338 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122647338 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(485)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122647341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647341 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122647341 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122647341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122647341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122647341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122647341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122647343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647343 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122647343 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122647343 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122647343 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122647343 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122647343 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122647343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122647343 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122647343 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122647343 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122647343 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122647343 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122647343 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122647343 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122647343 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122647343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122647344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122647344 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647344 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647344 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647344 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647344 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122647344 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122647370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122647370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031122647370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122647370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(488)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122647374 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647374 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122647374 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122647374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122647374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122647374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122647374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122647376 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647376 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122647376 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122647376 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122647376 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122647376 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122647376 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122647376 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122647376 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122647376 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122647376 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122647376 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122647376 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122647376 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122647376 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122647376 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122647376 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122647377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122647377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122647377 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122647377 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122647377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122647377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122647377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122647377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122647377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122647377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122647377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122647378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122647378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122647378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122647378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122647378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122647378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122647378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122647378 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(472)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122648005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122648005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648005 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648006 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648006 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122648006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122648006 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122648006 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122648006 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122648006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122648006 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648006 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648007 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648007 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648007 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648007 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648007 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122648007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122648007 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(475)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122648034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122648034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648034 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648034 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648034 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648034 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648034 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648035 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122648035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122648035 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122648035 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122648035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122648035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122648035 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122648035 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122648036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648037 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648037 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648037 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648037 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648037 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648037 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648037 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648037 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648037 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648037 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648037 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648037 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122648037 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122648037 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(478)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648062 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648062 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122648062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122648062 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122648062 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122648062 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122648062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122648062 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122648062 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648064 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648064 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648064 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648064 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648064 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648064 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648064 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648064 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122648064 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122648064 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(481)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122648110 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648110 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648110 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648110 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122648110 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648110 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648110 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648110 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648110 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648110 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648110 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648110 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648110 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648110 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648110 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648111 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648111 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122648111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122648111 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122648111 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122648111 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122648111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122648111 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648111 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648112 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648112 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122648112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122648112 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(484)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648147 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648147 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648147 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122648147 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122648147 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122648147 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122648147 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648147 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122648147 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122648147 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648147 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122648147 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648148 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648148 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648148 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648149 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122648149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648149 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648149 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648149 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648149 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648149 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648149 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648149 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122648149 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122648149 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(487)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648181 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648181 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648181 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648181 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648181 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648181 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648181 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648181 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648181 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648181 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648181 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122648181 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122648181 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122648181 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122648181 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122648182 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122648182 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122648182 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122648182 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122648182 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122648182 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122648182 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122648182 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122648182 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122648182 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031122649120 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122649120 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122649120 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122649120 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122649120 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55dba71ed6a0]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031122649215 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122649221 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122649224 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122649226 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122649228 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122649230 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122649231 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122649233 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122649234 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122649236 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122649237 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122649239 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122649241 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122649242 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122649245 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122649248 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122649250 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122649252 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122649255 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122649257 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100111'B, t_guard := 20.000000 }
20241031122649281 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(472)@d221cd9a1520: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(472)@d221cd9a1520: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(490)
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(467)@d221cd9a1520: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(490)14343594
[38;5;23m20241031122650306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122650306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122650306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122650306 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122650306 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdaddaa, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122650306 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122650306 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122650306 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14343594 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122650306 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122650306 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122650306 [1;32mDRUA[0;m [1;32mINFO[0;m LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209)[0;m
[33m20241031122650306 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14343594 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1036)[0;m
[33m20241031122650306 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14343594 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122650306 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71f0c60]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122650306 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122650306 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14343594 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122650306 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14343594 SCCP-9 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122650306 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122650306 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122650306 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122650306 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122650306 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122650306 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122650306 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122650307 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122650307 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122650307 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122650307 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122650307 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122650307 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122650307 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122650307 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122650307 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(471)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(471)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(472)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(472)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(472)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_LU_by_tmsi_from_other_PLMN0(490)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 490 has requested to stop MTC. Terminating current testcase execution.
20241031122655302 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122655302 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122655302 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122655302 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122655302 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122655302 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122655302 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122655302 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122655302 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122655302 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37889<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122655302 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:37889<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122655303 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:37889<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122655303 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:37889 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37889<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122655303 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122655303 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:34487<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(469)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(475)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(480)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122655303 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122655303 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655303 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122655303 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122655303 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122655303 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655303 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122655303 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122655304 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
HNBGW_Test.sgsn2-RAN(487)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(483)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122655304 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122655304 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122655304 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122655304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122655304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122655304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122655304 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122655304 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122655304 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122655304 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122655304 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122655304 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655304 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122655304 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122655304 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655304 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122655304 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122655304 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122655304 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc2-SCCP(477)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122655304 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122655304 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122655304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122655304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122655304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122655304 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122655304 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122655304 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122655304 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122655304 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-SCCP(474)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(467)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122655304 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122655304 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;23m20241031122655304 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655304 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122655304 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122655304 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122655304 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122655304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031122655304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122655305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122655305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122655305 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122655305 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
HNBGW_Test.msc0-SCCP(471)@d221cd9a1520: Final verdict of PTC: none
20241031122655305 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122655305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
HNBGW_Test.sgsn1-RAN(484)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(481)@d221cd9a1520: Final verdict of PTC: none[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122655305 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122655305 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122655305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122655305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122655305 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
HNBGW_Test.msc2-RAN(478)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122655305 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122655305 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122655305 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122655305 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122655305 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122655305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122655305 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031122655305 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122655305 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122655305 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122655305 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.sgsn2-SCCP(486)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(466)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122655305 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122655305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122655305 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122655305 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122655305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031122655305 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122655305 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122655305 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122655305 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122655305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122655305 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122655305 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122655305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122655305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122655305 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122655305 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122655305 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122655305 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-M3UA(482)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(473)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(465)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-M3UA(488)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(476)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(479)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(470)@d221cd9a1520: Final verdict of PTC: none
20241031122655306 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn1-M3UA(485)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122655307 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122655308 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122655308 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122655308 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122655308 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122655308 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122655308 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122655308 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14343594)[0x55dba71ed6a0]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122655308 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122655308 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122655308 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55dba71f0c60]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122655308 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-14343594 SCCP-9 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225)[0;m
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(468)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_from_other_PLMN0(490)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
HNBGW-MGCP(489)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(465): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(466): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(467): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(468): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(469): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(470): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(471): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(472): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(473): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(474): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(475): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(476): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(477): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(478): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(479): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(480): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(481): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(482): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(483): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(484): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(485): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(486): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-RAN(487): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(488): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(489): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(490): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN error'.
Thu Oct 31 12:26:55 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc
20241031122655479 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122655980 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=313560)
Waiting for packet dumper to finish... 1 (prev_count=313560, count=314100)
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122657305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122657306 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122657306 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122657306 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122657306 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122657306 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122657306 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'.
------ HNBGW_Tests.TC_mscpool_paging_imsi ------
Thu Oct 31 12:26:58 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_paging_imsi started.
20241031122659066 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_imsi-Iuh0(492)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122659080 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122659080 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122659097 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:56424<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_imsi-Iuh1(494)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122659099 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50052 (stream_srv.c:129)[0;m
20241031122659099 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:50052<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122659110 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42827<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122659112 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122659112 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122659113 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122659113 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659113 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122659113 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122659113 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659113 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122659114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122659114 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122659114 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122659114 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659114 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659114 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659114 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659114 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122659114 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122659114 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122659115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122659115 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659115 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659115 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659115 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659115 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659115 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659115 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659115 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659115 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122659115 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122659115 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(499)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(499)@d221cd9a1520: M3UA emulation initiated, the test can be started
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(499)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(497)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(502)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(502)@d221cd9a1520: M3UA emulation initiated, the test can be started
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(502)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-SCCP(500)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-M3UA(505)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(505)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(505)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-SCCP(503)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122659197 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122659198 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659198 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122659198 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122659198 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122659198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122659198 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659198 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122659199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122659199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122659199 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122659200 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659200 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122659200 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659200 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122659200 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659200 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659200 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122659200 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122659200 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122659200 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122659200 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(508)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(508)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(508)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(506)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122659258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122659258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122659258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122659258 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122659258 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122659258 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122659258 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122659258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122659258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122659268 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50052<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122659268 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50052<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122659268 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50052<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122659268 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122659268 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:50052 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122659268 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50052 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122659268 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50052 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122659268 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50052<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122659268 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50052<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122659344 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122659344 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122659344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122659344 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(499)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122659348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122659348 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122659348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122659348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122659348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122659348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122659349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122659349 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122659349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122659349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122659349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122659349 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122659349 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122659349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122659349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122659349 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122659349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122659349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122659349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122659349 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122659349 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122659349 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122659349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122659351 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122659351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122659368 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122659368 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122659368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122659368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(502)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122659372 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659372 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122659372 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122659372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122659372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122659372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122659372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122659374 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659374 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122659374 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122659374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122659374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122659374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122659374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122659374 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122659374 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122659374 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122659374 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122659374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122659374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122659374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122659374 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122659374 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122659374 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122659374 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659375 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659375 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122659375 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659375 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659375 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659375 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659375 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659375 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122659375 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122659392 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122659392 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122659392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122659392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(505)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122659395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122659395 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122659395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122659395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122659395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122659395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122659396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122659396 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122659396 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122659396 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122659396 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122659396 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122659396 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122659396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122659396 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122659396 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122659396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122659396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122659396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122659396 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122659396 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122659396 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122659396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659397 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659397 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122659397 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659397 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659397 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659398 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659398 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659398 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659398 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122659398 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122659428 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122659428 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122659428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122659428 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(508)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122659431 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659431 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122659431 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122659431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122659431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122659431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122659431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122659432 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659432 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122659432 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122659432 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122659432 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122659432 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122659432 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122659432 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122659432 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122659432 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122659432 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122659432 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122659432 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122659432 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122659432 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122659432 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122659432 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122659432 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122659433 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122659433 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122659433 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122659433 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122659433 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122659433 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122659434 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122659434 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122659434 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122659434 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122659434 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122659434 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(498)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700154 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700154 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122700154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122700154 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122700154 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122700154 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700154 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122700154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122700154 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700154 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122700154 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122700155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700156 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700156 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700156 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700156 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700156 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700156 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122700156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122700156 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(501)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700176 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700176 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700176 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122700176 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122700176 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122700176 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122700176 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122700176 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122700176 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122700176 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700178 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700178 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700178 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700178 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700178 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700178 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700178 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700178 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700178 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700178 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700178 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122700178 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122700178 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700200 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700200 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700200 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700201 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700201 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700201 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122700201 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122700201 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122700201 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122700201 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
HNBGW_Test.msc2-RAN(504)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122700201 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122700201 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700201 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700201 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700201 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122700201 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700203 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700203 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700203 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700203 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122700203 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700203 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700203 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700203 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700204 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700204 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700204 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700204 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700204 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700204 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700204 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700204 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700204 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700204 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122700204 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122700204 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-RAN(507)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700237 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122700237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122700237 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122700237 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122700237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122700237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122700238 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122700238 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122700238 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122700240 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122700240 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122700240 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122700240 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122700240 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122700240 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122700240 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122700240 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122700240 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122700240 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122700240 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122700240 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122700240 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031122701193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122701193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122701193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122701193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122701193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55dba71e8d40]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031122701275 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122701279 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122701282 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122701284 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122701286 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122701288 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122701291 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122701293 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122701295 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122701297 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122701299 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122701300 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122701302 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122701304 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122701306 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122701307 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122701309 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122701311 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122701313 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122701315 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122701336 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:56424<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122701338 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50052<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122701338 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50052<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122701338 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:50052<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122701338 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:50052 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50052<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122701338 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031122701338 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122701338 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122701338 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122701338 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122701338 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122701338 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122701338 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42827<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122701339 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122701339 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122701339 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122701339 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122701339 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122701339 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122701339 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122701339 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122701339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122701339 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122701339 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc2-SCCP(503)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122701339 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122701339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122701339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122701339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122701340 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122701340 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122701340 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122701340 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122701340 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-SCCP(500)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_imsi-Iuh1-RUA(495)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(497)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_imsi-Iuh0-RUA(493)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122701340 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122701340 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122701340 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122701340 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122701340 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122701340 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122701340 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122701340 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-RAN(498)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122701340 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122701340 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122701340 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122701340 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122701340 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122701340 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122701340 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122701340 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122701340 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
HNBGW_Test.sgsn0-RAN(507)@d221cd9a1520: Final verdict of PTC: none[38;5;45m20241031122701340 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122701340 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122701340 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122701340 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122701340 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122701340 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122701340 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122701340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122701340 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122701340 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.msc2-M3UA(505)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(501)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_imsi-Iuh1(494)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(496)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122701341 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122701341 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122701341 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122701341 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122701341 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122701341 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122701341 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.sgsn0-SCCP(506)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_imsi-Iuh0(492)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122701341 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122701341 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122701341 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122701341 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122701341 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122701341 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122701341 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122701341 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122701341 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122701341 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122701341 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
VirtHNBGW-STATS(491)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(502)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(504)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(499)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_imsi0(510)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(509)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(508)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(491): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(492): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(493): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(494): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(495): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(503): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(504): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(505): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(506): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(507): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(508): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(509): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_imsi0(510): none (error -> error)
MTC@d221cd9a1520: Test case TC_mscpool_paging_imsi finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi error'.
Thu Oct 31 12:27:01 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_paging_imsi error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc
20241031122701499 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122702000 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=224144)
Waiting for packet dumper to finish... 1 (prev_count=224144, count=224684)
[38;5;43m20241031122703340 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122703340 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122703341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122703341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122703341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122703341 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122703342 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122703342 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122703342 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'.
------ HNBGW_Tests.TC_mscpool_paging_tmsi ------
Thu Oct 31 12:27:04 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_paging_tmsi started.
20241031122705080 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_tmsi-Iuh0(512)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122705094 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122705094 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122705111 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_tmsi-Iuh1(514)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122705112 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41840 (stream_srv.c:129)[0;m
20241031122705112 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:41840<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122705128 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43645<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122705130 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122705131 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705131 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705131 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122705131 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705131 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122705132 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705132 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122705132 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122705132 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705132 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
20241031122705132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122705132 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122705132 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031122705132 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122705133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122705133 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;23m20241031122705133 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122705134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122705134 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705134 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122705134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122705134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122705134 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(519)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(519)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(519)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(517)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(522)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(522)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(522)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(520)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(525)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(525)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(525)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(523)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122705224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122705224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122705225 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122705225 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122705225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122705226 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705226 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122705226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122705226 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705226 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122705227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122705227 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705227 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122705227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122705227 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705227 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122705227 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122705227 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122705227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122705227 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;23m20241031122705227 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(528)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(528)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(528)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(526)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122705287 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122705287 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122705287 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122705287 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122705287 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122705287 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122705287 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122705287 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122705287 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122705297 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122705297 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41840<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122705297 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41840<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122705297 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122705297 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:41840 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122705297 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:41840 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122705297 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:41840 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122705297 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41840<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122705297 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41840<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122705364 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122705364 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122705364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122705364 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(519)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122705367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122705367 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122705367 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122705367 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122705367 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122705367 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122705368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705368 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122705368 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122705368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122705368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122705368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122705368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122705368 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122705368 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122705368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122705368 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122705368 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122705368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122705368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122705368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122705368 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122705368 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122705368 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122705368 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122705369 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705370 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705370 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705370 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705370 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122705370 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122705388 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122705388 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122705388 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122705388 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122705388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122705388 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122705388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(522)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122705392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122705392 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122705392 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122705392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122705392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122705392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122705392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031122705392 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122705392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122705392 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122705392 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122705392 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122705392 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122705392 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122705392 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122705392 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122705394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705394 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122705394 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122705394 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122705394 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122705394 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122705394 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122705394 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122705394 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122705394 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122705394 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122705394 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122705394 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122705394 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122705394 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122705394 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122705394 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122705394 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705395 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705395 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122705395 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122705396 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122705420 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122705420 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122705420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122705420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(525)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122705423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122705423 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122705423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122705423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122705423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122705423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122705424 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705424 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122705424 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122705424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122705424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122705424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122705424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122705424 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122705424 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122705424 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122705424 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122705424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122705424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122705424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122705424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122705424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122705424 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122705424 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122705425 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122705426 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122705454 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122705454 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122705454 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122705454 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(528)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122705458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705458 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122705458 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122705458 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122705458 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122705458 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122705458 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122705459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122705459 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122705459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122705459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122705459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122705459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122705459 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122705459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122705459 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122705459 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122705459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122705459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122705459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122705459 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122705459 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122705459 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122705459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122705461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122705461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122705461 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122705461 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122705461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122705461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122705461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122705461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122705461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122705461 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(518)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706172 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706172 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706172 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706172 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706172 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706173 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706173 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122706173 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122706173 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122706173 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122706173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706173 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122706173 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122706173 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706173 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706173 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706173 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122706173 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706174 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706174 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706174 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706175 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706175 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706175 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706175 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122706175 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122706175 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(521)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706197 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122706197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122706197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122706197 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122706197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122706197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122706197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122706197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706198 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706199 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706199 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122706199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122706199 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(524)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122706228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706228 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706228 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706228 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122706228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706228 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706229 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122706229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122706229 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122706229 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122706229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122706229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122706229 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122706229 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122706231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706231 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706231 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706232 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706232 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706232 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706232 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706232 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122706232 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122706232 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(527)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706263 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706263 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706263 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706263 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706263 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122706263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122706263 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122706263 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122706263 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122706263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122706263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122706264 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122706264 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122706264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122706264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122706264 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122706264 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122706264 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122706264 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122706264 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122707304 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122707308 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122707311 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122707313 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122707315 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122707317 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122707318 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122707320 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122707322 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122707324 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122707325 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122707327 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122707329 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122707331 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122707333 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122707335 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122707337 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122707338 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122707340 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122707342 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122707365 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122707367 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(527)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122707367 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122707367 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41840<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122707367 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:41840<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122707367 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:41840 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41840<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122707367 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122707368 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43645<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_paging_tmsi-Iuh1-RUA(515)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(524)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_tmsi-Iuh0-RUA(513)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122707368 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122707368 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122707368 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122707368 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122707368 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122707368 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122707368 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122707368 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122707368 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122707368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.msc1-SCCP(520)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122707368 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.msc1-RAN(521)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122707369 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
HNBGW_Test.msc2-SCCP(523)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(517)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(526)@d221cd9a1520: Final verdict of PTC: none[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122707369 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122707369 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122707369 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122707369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122707369 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122707369 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122707369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122707369 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122707369 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122707369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122707369 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122707369 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122707369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122707369 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122707369 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122707369 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
IPA-CTRL-CLI-IPA(516)@d221cd9a1520: Final verdict of PTC: none[38;5;23m20241031122707369 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122707369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122707369 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122707369 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122707369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122707369 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122707369 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122707369 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122707369 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122707369 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031122707369 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122707369 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122707369 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122707369 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122707369 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122707369 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122707369 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122707369 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122707369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122707369 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122707369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122707369 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122707369 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122707369 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122707369 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122707369 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122707369 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122707369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122707369 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-RAN(518)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(529)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_tmsi0(530)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(511)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(525)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(522)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_tmsi-Iuh0(512)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_paging_tmsi-Iuh1(514)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(519)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(528)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(511): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(512): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(513): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(514): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(515): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(516): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(517): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(518): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(519): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(520): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(521): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(522): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(523): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(524): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(525): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(526): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(527): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(528): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(529): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_paging_tmsi0(530): none (error -> error)
MTC@d221cd9a1520: Test case TC_mscpool_paging_tmsi finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi error'.
Thu Oct 31 12:27:07 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_paging_tmsi error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc
20241031122707527 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122708028 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=225904)
Waiting for packet dumper to finish... 1 (prev_count=225904, count=226444)
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122709370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'.
------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------
Thu Oct 31 12:27:10 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_no_allow_attach_round_robin started.
20241031122711111 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_round_robin-Iuh0(532)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122711125 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122711125 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122711142 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_round_robin-Iuh1(534)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122711144 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60296 (stream_srv.c:129)[0;m
20241031122711144 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:60296<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122711154 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33287<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122711156 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122711156 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122711156 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122711157 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122711158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122711158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122711158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122711158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122711158 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122711158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122711159 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122711159 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122711159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122711159 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(539)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(539)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(539)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(537)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(542)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(542)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(542)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(540)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(545)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(545)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(545)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(543)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122711248 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122711248 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122711248 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122711248 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122711248 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122711248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122711249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122711249 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711249 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122711250 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122711250 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122711250 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122711250 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122711250 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122711250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122711251 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122711251 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122711251 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(548)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(548)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(548)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(546)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122711313 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122711313 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122711313 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122711313 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122711313 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122711313 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122711313 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122711313 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122711313 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122711320 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:60296<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122711320 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:60296<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122711320 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:60296<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122711320 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122711320 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:60296 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122711320 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:60296 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122711320 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:60296 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122711320 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:60296<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122711320 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:60296<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122711385 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122711385 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122711385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122711385 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(539)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122711389 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711389 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122711389 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122711389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122711389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122711389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122711389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122711390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122711391 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122711391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122711391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122711391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122711391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122711391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122711391 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122711391 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122711391 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122711391 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122711391 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122711391 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122711391 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122711391 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122711391 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;23m20241031122711391 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122711391 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122711392 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711392 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122711392 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711392 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711392 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122711392 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122711409 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122711409 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122711409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122711409 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(542)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122711413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122711413 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122711413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122711413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122711413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122711413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122711414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711414 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122711414 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122711414 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122711414 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122711414 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122711414 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122711414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122711414 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122711414 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122711414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;23m20241031122711414 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122711414 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;45m20241031122711414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122711414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122711414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122711414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122711414 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122711415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122711416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122711416 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711416 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122711416 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122711441 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122711441 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122711441 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122711441 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(545)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122711444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122711444 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122711444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122711444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122711444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122711444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122711446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122711446 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122711446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122711446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122711446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122711446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122711446 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122711446 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122711446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122711446 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122711446 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122711446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122711446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122711446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122711446 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122711446 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122711446 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122711446 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122711447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122711447 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711447 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711447 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711447 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711447 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122711447 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122711484 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122711484 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122711484 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122711484 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122711484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122711484 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122711484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(548)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122711488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122711488 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122711488 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122711488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122711488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122711488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122711488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031122711488 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122711488 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122711488 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122711488 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122711488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122711488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122711488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122711488 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122711488 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122711490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711490 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122711490 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122711490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122711490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122711490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122711490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122711490 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122711490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122711490 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122711490 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122711490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122711490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122711490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122711490 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122711490 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122711490 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122711490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122711492 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122711492 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122711492 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122711492 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122711492 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122711492 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122711492 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122711492 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122711492 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122711492 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(538)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712194 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712194 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122712194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122712194 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122712194 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122712194 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122712194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122712194 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122712194 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712196 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712196 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712196 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712196 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122712196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122712196 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(541)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712219 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712219 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122712219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122712219 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122712219 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122712219 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122712219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122712219 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122712219 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712221 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712221 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712221 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712221 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712221 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122712221 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122712221 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(544)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712247 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712247 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122712248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122712248 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122712248 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122712248 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122712248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122712248 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712248 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712248 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712248 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122712248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122712248 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(547)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712293 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712293 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712293 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712293 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712293 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712293 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122712293 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122712293 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122712293 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122712293 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122712293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122712293 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122712293 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122712294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122712294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122712294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122712294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122712294 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712295 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122712295 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122712295 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122712295 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122712295 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122712295 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122712295 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122712295 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122712295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122712295 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122712295 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122712295 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122712295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122712296 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122712296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122712296 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122712296 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122712296 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122712296 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122712296 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031122713270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122713270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122713270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122713270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122713270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55dba71eeb90]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031122713334 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122713338 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122713340 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122713342 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122713345 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122713347 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122713349 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122713352 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122713354 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122713355 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122713357 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122713359 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122713360 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122713363 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122713365 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122713367 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122713369 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122713371 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122713373 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122713374 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101100100'B, t_guard := 20.000000 }
20241031122713397 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39740<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(538)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(538)@d221cd9a1520: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(550)
TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(533)@d221cd9a1520: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(550)1285299
[38;5;23m20241031122714422 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122714422 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122714422 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031122714422 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122714422 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x139cb3, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122714422 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122714422 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122714422 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1285299 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122714422 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122714422 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122714422 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1285299 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122714422 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122714423 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122714423 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1285299 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122714423 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1285299 SCCP-10 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122714423 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122714423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122714423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122714423 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122714423 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122714423 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122714423 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122714423 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122714423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122714423 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122714423 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122714423 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122714423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122714423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122714423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122714423 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(537)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(537)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(538)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(538)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(538)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_no_allow_attach_round_robin0(550)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101100100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101100100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 550 has requested to stop MTC. Terminating current testcase execution.
[38;5;33m20241031122719417 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33287<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122719418 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:60296<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122719418 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:60296<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122719418 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:60296<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122719418 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:60296 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60296<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122719418 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031122719418 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122719418 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122719418 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122719418 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122719418 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122719418 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122719418 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122719418 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122719418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122719419 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122719419 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122719419 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122719419 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(533)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122719419 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122719419 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122719419 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122719419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122719419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122719419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122719419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
HNBGW_Test.msc1-RAN(541)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(540)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122719419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122719419 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122719419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122719419 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122719419 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122719419 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122719419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122719419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
HNBGW_Test.sgsn0-SCCP(546)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-SCCP(543)@d221cd9a1520: Final verdict of PTC: none
[38;5;45m20241031122719419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122719419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122719419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122719419 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122719419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122719419 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122719419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;23m20241031122719419 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122719419 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122719419 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122719419 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122719419 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122719419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122719419 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(535)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(544)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122719419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122719419 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122719420 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122719420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122719420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122719420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122719420 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122719420 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122719420 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122719420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122719420 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-SCCP(537)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(539)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(547)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122719420 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719420 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122719420 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122719420 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122719420 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122719420 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122719420 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122719420 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122719420 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122719420 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4261 (telnet_interface.c:138)
IPA-CTRL-CLI-IPA(536)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_no_allow_attach_round_robin-Iuh1(534)@d221cd9a1520: Final verdict of PTC: none[38;5;43m20241031122719420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122719420 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122719420 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122719420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122719420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122719420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122719420 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122719420 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122719420 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122719420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122719420 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
VirtHNBGW-STATS(531)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(549)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(548)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(545)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(542)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_no_allow_attach_round_robin-Iuh0(532)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122719424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122719424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122719424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122719424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122719424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122719424 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122719424 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122719424 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1285299)[0x55dba71eeb90]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122719424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122719424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122719424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55dba71e8d40]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122719424 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-1285299 SCCP-10 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
TC_mscpool_no_allow_attach_round_robin0(550)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101100100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"20241031122719433 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39740<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(531): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(532): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(533): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(534): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(535): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(536): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(537): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(538): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(539): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(540): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(541): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(542): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(543): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(544): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(545): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(546): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(547): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(548): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(549): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(550): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101100100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin error'.
Thu Oct 31 12:27:19 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc
20241031122719579 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122720081 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=254152)
Waiting for packet dumper to finish... 1 (prev_count=254152, count=254792)
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122721420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122721421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122721421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122721421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'.
------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------
Thu Oct 31 12:27:22 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_no_allow_attach_valid_nri started.
20241031122723162 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_valid_nri-Iuh0(552)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122723178 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122723178 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122723195 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39944<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_valid_nri-Iuh1(554)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122723196 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50610 (stream_srv.c:129)[0;m
20241031122723196 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:50610<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122723214 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:37927<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122723215 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122723216 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723216 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122723216 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723216 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122723217 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723217 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122723217 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723217 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723217 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122723217 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723217 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122723217 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723217 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122723217 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723217 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723217 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122723218 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723218 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
20241031122723218 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723218 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122723218 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723218 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122723218 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723218 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122723218 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122723218 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122723219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122723219 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723219 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122723219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122723219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122723219 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(559)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(559)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(559)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(557)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(562)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(562)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(562)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-SCCP(560)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(565)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(565)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(565)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(563)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122723307 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723307 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122723307 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723307 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122723308 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723308 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122723308 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122723308 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122723309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122723309 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723309 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122723309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122723309 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723309 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122723310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122723310 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122723310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122723310 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122723310 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122723310 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122723310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122723310 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;23m20241031122723310 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(568)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(568)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(568)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(566)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122723365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122723365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122723365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122723365 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122723365 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122723365 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122723365 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122723365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122723365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122723374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50610<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122723374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50610<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122723374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50610<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122723374 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122723374 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:50610 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122723374 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50610 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122723374 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50610 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122723374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50610<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122723374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50610<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122723449 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122723449 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122723449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122723449 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(559)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122723452 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723452 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122723452 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122723452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122723452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122723452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122723452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122723453 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723453 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122723453 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122723453 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122723453 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122723453 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122723453 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122723453 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122723453 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122723453 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122723453 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122723453 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122723453 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122723453 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122723453 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122723453 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122723453 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122723453 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122723454 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723454 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122723454 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723455 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723455 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723455 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723455 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723455 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723455 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122723455 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122723474 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122723474 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122723474 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122723474 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(562)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122723476 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723476 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122723476 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122723476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122723476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122723476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122723476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122723478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122723478 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122723478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122723478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122723478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122723478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122723478 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122723478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122723478 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122723478 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122723478 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122723478 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122723478 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122723478 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122723478 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122723478 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122723478 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122723479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122723479 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723479 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723479 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723479 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723479 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122723479 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122723498 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122723498 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122723498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122723498 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(565)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122723500 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122723500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122723500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122723500 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122723500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122723500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122723500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122723500 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122723500 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122723500 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122723500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122723502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122723502 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723502 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723502 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723502 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122723502 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122723540 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122723540 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122723540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122723540 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(568)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122723544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723544 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122723544 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122723544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122723544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122723544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122723544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122723545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122723545 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122723545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122723545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122723545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122723545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122723545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122723545 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;23m20241031122723545 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031122723545 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122723545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122723545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122723545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122723545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122723545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122723545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122723545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122723546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122723546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122723546 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122723546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122723546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122723546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122723547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122723547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122723547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122723547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122723547 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(558)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724258 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724258 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724258 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122724258 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122724258 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122724258 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122724258 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724258 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122724258 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122724258 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724258 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724259 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724259 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724259 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724259 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724259 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724259 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724259 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724259 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724259 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122724259 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122724259 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(561)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724281 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724281 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724281 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724281 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724281 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724281 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724281 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724281 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122724281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122724281 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122724281 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122724281 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122724281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122724282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122724282 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122724282 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724283 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724283 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724283 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724283 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724283 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724283 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724284 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724284 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724284 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122724284 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122724284 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(564)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724308 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724308 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724308 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122724308 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122724308 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122724308 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122724308 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122724308 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122724308 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122724308 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724310 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122724310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122724310 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
HNBGW_Test.sgsn0-RAN(567)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122724347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122724347 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122724347 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122724347 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122724347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122724347 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724347 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724347 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724347 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122724347 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122724348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122724348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122724348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122724348 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122724348 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122724348 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122724348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122724348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122724348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122724348 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122724348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122724348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122724348 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122725390 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122725394 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122725396 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122725398 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122725400 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122725402 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122725404 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122725406 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122725409 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122725412 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122725413 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122725415 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122725418 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122725421 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122725423 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122725425 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122725428 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122725431 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122725433 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122725435 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011110'B, t_guard := 20.000000 }
20241031122725461 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39960<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc1-RAN(561)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit
HNBGW_Test.msc1-RAN(561)@d221cd9a1520: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(570)
TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(553)@d221cd9a1520: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(570)7389543
[38;5;23m20241031122726486 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122726486 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122726486 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031122726486 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122726486 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70c167, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122726486 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122726486 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122726486 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-7389543 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122726486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122726486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122726486 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-7389543 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067)[0;m
[33m20241031122726486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122726486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122726486 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7389543 <-> SCCP-11 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128)[0;m
20241031122726486 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-7389543 SCCP-11 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122726486 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122726486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122726486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122726486 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122726486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122726486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122726486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122726486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122726486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122726486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122726486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122726486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122726486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122726486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122726487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122726487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122726487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122726487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122726487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122726487 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122726487 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122726487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122726487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122726487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122726487 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc1-SCCP(560)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc1-SCCP(560)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc1-RAN(561)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc1-RAN(561)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc1-RAN(561)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_no_allow_attach_valid_nri0(570)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011011110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011011110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 570 has requested to stop MTC. Terminating current testcase execution.
20241031122731481 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122731481 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50610<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122731481 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50610<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122731481 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:50610<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122731481 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:50610 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50610<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122731481 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031122731481 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122731481 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122731481 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122731481 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122731481 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122731481 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122731481 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122731481 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031122731481 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:37927<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122731482 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122731482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122731482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122731482 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122731482 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122731482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122731482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122731482 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122731483 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-SCCP(557)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122731483 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122731483 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122731483 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122731483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122731483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122731483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122731483 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122731483 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122731483 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
HNBGW_Test.msc0-RAN(558)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(555)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122731483 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122731483 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122731483 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122731483 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122731483 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
VirtHNBGW-STATS(551)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(560)@d221cd9a1520: Final verdict of PTC: none
20241031122731483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122731483 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122731483 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(553)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122731483 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc2-SCCP(563)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122731483 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031122731483 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122731483 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122731483 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122731483 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122731483 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122731483 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122731483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122731483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122731483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122731483 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122731483 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122731483 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122731483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122731483 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122731483 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122731483 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122731483 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122731483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.sgsn0-RAN(567)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(566)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122731483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122731484 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122731484 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc1-M3UA(562)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(564)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122731484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122731484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122731484 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122731484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122731484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122731484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122731484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122731484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122731484 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122731484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122731484 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-M3UA(559)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(556)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(565)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_no_allow_attach_valid_nri-Iuh1(554)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(569)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122731489 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122731489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122731489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122731489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122731489 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122731489 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122731489 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122731489 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389543)[0x55dba71eeb90]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122731489 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122731489 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122731489 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55dba71e8d40]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122731489 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-7389543 SCCP-11 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225)[0;m
20241031122731490 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39944<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(568)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_no_allow_attach_valid_nri-Iuh0(552)@d221cd9a1520: Final verdict of PTC: none
20241031122731502 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39960<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_no_allow_attach_valid_nri0(570)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011011110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(551): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(552): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(553): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(554): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(555): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(561): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(563): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(564): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(565): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(566): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(567): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(568): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(569): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(570): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011011110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri error'.
Thu Oct 31 12:27:31 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc
20241031122731644 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:54164<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122732145 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:54164<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=224288)
Waiting for packet dumper to finish... 1 (prev_count=224288, count=247892)
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122733484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'.
------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------
Thu Oct 31 12:27:34 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started.
20241031122735228 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:54172<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(572)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122735243 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122735243 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122735260 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(574)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122735262 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57192 (stream_srv.c:129)[0;m
20241031122735262 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:57192<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122735271 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:37589<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122735273 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735273 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122735273 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735273 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122735274 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122735274 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122735274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122735274 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735274 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122735274 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122735274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122735274 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735274 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122735275 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122735275 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122735275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122735275 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735275 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122735275 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122735275 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122735276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122735276 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122735276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122735277 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(579)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(579)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(579)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(577)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(582)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(582)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(582)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(580)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122735342 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735342 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122735343 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122735343 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122735343 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122735343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122735344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122735344 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735344 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122735345 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122735345 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122735345 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122735346 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122735346 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122735346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122735346 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;23m20241031122735346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(585)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(585)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(585)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(583)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(588)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(588)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(588)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(586)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122735431 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122735431 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122735431 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122735431 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122735431 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122735431 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122735431 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122735431 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122735431 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122735440 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57192<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122735440 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57192<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122735440 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57192<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122735440 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122735441 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:57192 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122735441 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57192 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122735441 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57192 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122735441 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57192<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122735441 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57192<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122735503 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122735503 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122735503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122735503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(579)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122735506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735506 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122735506 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122735506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122735506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122735506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122735506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122735507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122735507 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122735507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122735507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122735507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122735507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122735507 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122735507 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122735507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122735507 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122735507 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122735507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122735507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122735507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122735507 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122735507 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122735507 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122735507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122735508 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735508 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122735508 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735508 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735509 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735509 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735509 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735509 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735509 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122735509 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122735534 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122735534 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122735534 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122735534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(582)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122735537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735537 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122735537 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122735537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122735537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122735537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122735537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122735538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735538 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122735538 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122735538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122735538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122735538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122735538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122735539 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122735539 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122735539 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122735539 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122735539 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122735539 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122735539 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122735539 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122735539 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122735539 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122735539 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122735539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122735540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122735540 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735540 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122735540 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122735575 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122735575 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122735575 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122735575 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(585)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122735578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735578 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122735578 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122735578 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122735578 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122735578 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122735578 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122735579 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735579 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122735579 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122735579 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122735579 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122735579 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122735579 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122735579 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122735579 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122735579 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122735579 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122735579 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122735579 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122735579 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122735579 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122735579 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122735579 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122735579 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122735579 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122735580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122735580 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735580 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735580 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735580 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122735580 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122735600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122735600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122735600 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122735600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122735600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122735600 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122735600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(588)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122735602 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735602 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122735602 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122735602 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122735602 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122735602 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122735602 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122735602 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031122735602 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122735602 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122735602 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122735602 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122735602 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122735602 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122735602 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122735602 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122735602 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122735605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122735605 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122735605 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122735605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122735605 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122735605 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122735605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122735605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122735605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122735605 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122735605 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122735605 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122735605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122735606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122735606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122735606 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122735606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122735606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122735606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122735606 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122735606 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122735606 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122735606 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(578)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736313 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736313 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736313 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736313 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122736313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122736313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122736313 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122736313 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122736313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122736313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122736313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122736313 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122736314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122736314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122736314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122736314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122736314 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736315 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736315 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736315 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736315 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736315 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736315 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736315 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736315 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736315 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122736315 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122736315 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122736315 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(581)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736343 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736343 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122736343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122736343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122736343 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122736343 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122736343 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736343 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122736343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122736343 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736343 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122736343 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122736347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122736347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122736347 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(584)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736382 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736382 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736382 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736382 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736382 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122736382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122736382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122736382 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122736382 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122736382 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122736382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122736382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122736382 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122736383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736383 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736383 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736383 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122736383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122736383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122736383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122736383 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736384 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736384 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736384 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736384 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736384 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736384 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736384 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736384 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122736384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122736384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122736384 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736408 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736408 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736408 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736408 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736408 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736408 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736408 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736408 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
HNBGW_Test.sgsn1-RAN(587)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
20241031122736408 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122736408 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122736408 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122736408 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122736408 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122736408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122736408 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122736408 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122736409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736409 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736409 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736409 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122736409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122736409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122736409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122736409 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122736411 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122736411 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122736411 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122736411 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122736411 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122736411 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122736411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122736411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122736411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122736411 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122736411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122736411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122736412 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122737447 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122737451 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122737453 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122737455 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122737457 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122737459 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122737461 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122737463 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122737464 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122737467 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122737468 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122737470 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122737472 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122737475 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122737478 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122737480 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122737482 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122737484 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122737486 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122737489 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000000000'B, t_guard := 20.000000 }
20241031122737512 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(578)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(578)@d221cd9a1520: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(590)
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(573)@d221cd9a1520: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(590)13944742
[38;5;23m20241031122738535 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122738535 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122738535 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031122738535 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122738535 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd4c7a6, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122738535 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122738535 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122738535 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13944742 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122738535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122738535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122738535 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13944742 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122738535 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71e8d40]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122738535 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122738535 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13944742 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122738535 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13944742 SCCP-12 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122738535 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122738535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122738535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122738535 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122738535 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122738535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122738535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122738535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122738535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122738535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122738535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122738535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122738535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122738536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122738536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122738536 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122738536 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122738536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122738536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122738536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122738536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122738536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122738536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122738536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122738536 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(577)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(577)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(578)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(578)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(578)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_sccp_n_pcstate_detaches_cnlink0(590)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000000000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000000000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 590 has requested to stop MTC. Terminating current testcase execution.
20241031122743535 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:54172<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122743535 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122743535 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122743535 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122743535 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122743535 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122743535 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122743535 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122743535 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122743535 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57192<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122743535 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57192<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122743535 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:57192<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122743535 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:57192 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57192<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122743535 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122743535 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:37589<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(575)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[38;5;23m20241031122743537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122743537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122743537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122743537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122743537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122743537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122743537 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122743537 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122743537 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13944742)[0x55dba71eeb90]{disrupted}: Deallocated (fsm.c:568)[0;m
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(573)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(581)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122743537 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122743537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55dba71e8d40]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122743537 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-13944742 SCCP-12 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
HNBGW_Test.msc1-SCCP(580)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(584)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(583)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122743537 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122743537 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122743537 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122743537 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122743537 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122743537 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122743537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122743537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122743537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122743537 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122743537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122743537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122743537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122743537 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122743537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122743537 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122743537 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031122743537 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031122743537 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122743537 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122743537 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122743537 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122743537 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122743537 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-SCCP(577)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122743538 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122743538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122743538 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122743538 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122743538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122743538 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122743538 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122743538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn1-SCCP(586)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122743538 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122743538 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122743538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
HNBGW_Test.sgsn1-RAN(587)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-M3UA(579)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122743538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122743538 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122743538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122743538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122743538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122743538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122743538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122743538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122743538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122743538 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122743538 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;43m20241031122743538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122743538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122743538 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122743538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122743538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122743538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122743538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122743538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122743538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
HNBGW_Test.msc1-M3UA(582)@d221cd9a1520: Final verdict of PTC: none
20241031122743538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122743538 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122743538 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(572)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(571)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(576)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(574)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(588)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(585)@d221cd9a1520: Final verdict of PTC: none
20241031122743554 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(589)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_detaches_cnlink0(590)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000000000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(571): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(572): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(573): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(574): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(575): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(577): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(578): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(579): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(580): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(581): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(582): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(583): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(584): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(585): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(586): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(587): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(588): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(589): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(590): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000000000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error'.
Thu Oct 31 12:27:43 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc
20241031122743697 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36562<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122744199 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36562<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=222852)
Waiting for packet dumper to finish... 1 (prev_count=222852, count=249204)
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122745538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'.
------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------
Thu Oct 31 12:27:46 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started.
20241031122747281 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(592)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122747296 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122747296 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122747315 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37992<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(594)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122747317 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59819 (stream_srv.c:129)[0;m
20241031122747317 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:59819<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122747327 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33373<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122747329 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747329 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122747329 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747329 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122747330 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122747330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122747330 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747330 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122747330 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122747330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122747330 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122747331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122747331 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747331 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122747332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122747332 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747332 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122747332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122747332 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747332 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122747332 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122747332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122747332 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;23m20241031122747332 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(599)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(599)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(599)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(597)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122747362 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122747362 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122747363 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747363 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122747363 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122747363 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122747364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122747364 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747364 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122747364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122747364 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747364 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122747365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122747365 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747365 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122747365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122747365 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747365 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122747365 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122747365 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122747365 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122747365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122747365 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(602)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(602)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(602)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(600)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122747413 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122747413 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122747413 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122747413 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122747413 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122747413 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122747413 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122747413 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122747413 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122747423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:59819<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122747423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:59819<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122747423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:59819<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122747423 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122747423 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:59819 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122747423 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:59819 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122747423 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:59819 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122747423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:59819<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122747423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:59819<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122747558 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122747558 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122747558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122747558 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(599)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122747561 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747561 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122747561 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122747561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122747561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122747561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122747561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122747562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747562 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122747562 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122747562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122747562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122747562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122747562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122747562 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122747562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122747562 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122747562 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122747562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122747562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122747562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122747562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122747562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122747562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122747562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122747564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122747564 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747564 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122747564 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122747590 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122747590 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122747590 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122747590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(602)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122747594 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747594 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122747594 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122747594 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122747594 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122747594 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122747594 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122747595 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747595 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122747595 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122747595 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122747595 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122747595 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122747595 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122747595 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122747595 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122747595 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122747595 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122747595 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122747595 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122747595 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122747595 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122747595 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122747595 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122747595 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122747596 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122747596 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122747596 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122747596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122747596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122747596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122747596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122747596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122747597 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122747597 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122747597 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122747597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122747597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122747597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122747597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122747597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122747597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122747597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122747597 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(598)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122748368 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122748368 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122748368 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122748368 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122748368 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122748368 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122748368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122748368 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122748368 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122748368 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122748368 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122748368 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122748368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122748368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122748368 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122748368 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122748369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122748369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122748369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122748369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122748369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122748369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122748369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122748369 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122748370 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122748370 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122748370 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122748370 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122748370 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122748370 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122748370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748370 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122748370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122748370 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122748370 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122748370 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122748370 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122748399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122748399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122748399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122748399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122748399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122748399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122748399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122748399 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122748400 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122748400 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122748400 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
HNBGW_Test.sgsn0-RAN(601)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122748400 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122748400 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122748400 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122748400 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122748400 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122748400 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122748400 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122748400 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122748400 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122748400 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122748400 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122748400 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122748400 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122748402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122748402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122748402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122748402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122748402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122748402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122748402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122748403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122748403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122748403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122748403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122748403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122748403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122748403 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122749430 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122749434 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122749437 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122749439 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122749442 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122749444 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122749447 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122749449 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122749452 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122749454 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122749457 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122749459 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122749461 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122749463 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122749466 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122749468 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122749471 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122749473 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122749475 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122749477 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111001'B, t_guard := 20.000000 }
20241031122749501 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;45m20241031122750307 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122750307 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122750307 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122750307 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122750307 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55dba71f0590]{IDLE}: Deallocated (fsm.c:568)[0;m
HNBGW_Test.msc0-RAN(598)@d221cd9a1520: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(598)@d221cd9a1520: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(604)
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(593)@d221cd9a1520: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(604)12532191
[38;5;23m20241031122750525 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122750526 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122750526 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031122750526 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122750526 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf39df, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122750526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f0590]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122750526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122750526 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12532191 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122750526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122750526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031122750526 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12532191 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122750526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122750526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122750526 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12532191 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031122750526 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12532191 SCCP-13 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122750526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122750526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122750526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122750526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122750526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122750526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122750526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122750526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122750526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122750526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122750526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122750526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122750526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122750526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122750526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122750526 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(597)@d221cd9a1520: First idle individual index:0
HNBGW_Test.msc0-SCCP(597)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(598)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(598)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(598)@d221cd9a1520: Final verdict of PTC: error
TC_mscpool_sccp_n_pcstate_attaches_cnlink0(604)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011111001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011111001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 604 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122755522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122755522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122755522 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122755522 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122755522 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122755522 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122755522 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122755522 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
20241031122755522 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122755522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:59819<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122755522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:59819<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122755522 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:59819<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
HNBGW_Test.sgsn0-RAN(601)@d221cd9a1520: Final verdict of PTC: none
20241031122755522 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:59819 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59819<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122755522 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122755522 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33373<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122755523 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122755523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122755523 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122755523 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122755523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122755523 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122755523 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122755523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122755523 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122755523 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37992<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(600)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122755523 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122755523 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122755523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122755523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122755523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122755523 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122755523 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122755523 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122755523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122755523 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122755523 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(593)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122755523 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122755523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122755523 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122755523 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122755523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122755523 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122755523 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122755523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.msc0-SCCP(597)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(595)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(599)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122755523 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122755523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122755523 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122755523 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122755523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122755523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122755523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122755523 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122755523 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122755523 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122755523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122755523 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
IPA-CTRL-CLI-IPA(596)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(602)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(594)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(592)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(591)@d221cd9a1520: Final verdict of PTC: none
20241031122755524 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(603)@d221cd9a1520: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_attaches_cnlink0(604)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011111001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(592): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(593): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(594): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(595): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(598): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(600): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(601): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(602): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(603): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(604): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011111001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink error'.
[33m20241031122755527 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122755527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122755527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122755527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122755527 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122755527 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122755527 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122755527 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12532191)[0x55dba71f0590]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122755527 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122755527 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122755527 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55dba71eeb90]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122755527 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-12532191 SCCP-13 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:27:55 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc
20241031122755573 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122756075 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=159836)
Waiting for packet dumper to finish... 1 (prev_count=159836, count=179612)
[38;5;43m20241031122757524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122757524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122757524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122757524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122757524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122757524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'.
------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------
Thu Oct 31 12:27:58 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Compl_on_1_cnlink started.
20241031122759158 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(606)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122759171 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122759172 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122759195 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(608)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122759196 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56179 (stream_srv.c:129)[0;m
20241031122759196 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:56179<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122759207 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42311<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122759209 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122759209 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122759210 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122759210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122759210 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122759210 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122759210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122759210 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122759211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
20241031122759211 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122759211 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122759211 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;45m20241031122759211 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122759211 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122759211 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122759212 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759212 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122759212 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759212 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759212 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759212 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759212 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759212 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759212 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759212 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759212 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122759212 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759212 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759212 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759212 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122759212 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122759212 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(613)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(613)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(613)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(611)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122759250 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122759251 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122759251 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122759251 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122759251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122759252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122759252 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122759252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122759253 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759253 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122759253 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759253 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122759253 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759253 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122759253 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122759253 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122759253 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122759253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122759253 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(616)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(616)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(616)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(614)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122759307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122759307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122759307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122759307 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122759307 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122759307 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122759307 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122759307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122759307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122759317 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122759317 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56179<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122759317 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56179<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122759317 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122759317 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:56179 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122759317 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56179 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122759317 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56179 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122759317 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56179<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122759317 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56179<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122759443 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122759443 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122759443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122759443 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(613)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122759446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122759446 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122759446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122759446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122759446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122759446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122759448 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759448 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122759448 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122759448 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122759448 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122759448 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122759448 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122759448 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122759448 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122759448 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122759448 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122759448 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122759448 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122759448 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122759448 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122759448 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122759448 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122759448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122759449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122759449 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759449 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122759449 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122759482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122759482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122759482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122759482 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(616)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122759486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122759486 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122759486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122759486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122759486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122759486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122759487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122759487 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122759487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122759487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122759487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122759487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122759487 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122759487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122759487 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122759487 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122759487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122759487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122759487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122759487 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122759487 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122759487 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122759487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122759489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122759489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122759489 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122759489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122759489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122759489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122759489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122759489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122759489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122759489 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(612)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122800251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122800251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122800251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122800251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122800251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122800251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122800252 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122800252 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122800252 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122800252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122800252 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122800252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122800252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122800252 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122800252 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122800252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122800252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122800252 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122800252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122800252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122800252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122800252 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122800253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122800253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122800253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122800253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122800253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122800253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122800253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122800253 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122800253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122800254 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122800254 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122800254 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122800254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122800254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122800254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122800254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122800254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122800254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122800254 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(615)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122800290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122800290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122800290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122800290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122800290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122800290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122800290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122800290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122800290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122800290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122800291 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122800291 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122800291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122800291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122800291 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122800291 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122800291 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122800291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122800291 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122800291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122800291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122800291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122800292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122800292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122800292 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122800292 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122800292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122800292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122800292 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122800323 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122800327 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122800330 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122800332 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122800335 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122800337 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122800339 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122800341 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122800344 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122800346 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122800348 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122800350 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122800351 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122800353 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122800355 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122800357 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122800359 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122800360 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122800362 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122800364 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100011101'B, t_guard := 20.000000 }
20241031122800393 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(615)@d221cd9a1520: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(615)@d221cd9a1520: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(618)
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(607)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(618)14294749
[38;5;23m20241031122801416 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122801416 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122801416 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031122801417 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122801417 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xda1edd, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122801417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f0590]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122801417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122801417 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294749 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122801417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122801417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122801417 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031122801417 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294749 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122801417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122801417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122801417 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14294749 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031122801417 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294749 SCCP-14 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122801417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122801417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122801417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122801417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122801417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122801417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122801417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122801417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122801417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122801417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122801417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122801417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122801417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122801417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122801417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122801417 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(614)@d221cd9a1520: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(614)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(615)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(615)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(615)@d221cd9a1520: Final verdict of PTC: error
TC_sgsnpool_L3Compl_on_1_cnlink0(618)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 618 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122806413 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122806413 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122806413 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122806413 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122806413 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122806413 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122806413 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122806413 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122806413 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122806413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122806413 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122806413 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122806413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122806413 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122806413 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122806413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122806413 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122806413 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown[0;m
[38;5;23m20241031122806413 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122806413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122806413 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
20241031122806413 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122806413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122806413 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122806413 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122806413 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122806413 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122806413 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122806414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122806414 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122806414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
[38;5;23m20241031122806413 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122806413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122806413 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122806413 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122806413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122806413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122806414 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031122806414 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122806414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
20241031122806414 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122806414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122806414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56179<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122806414 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:56179<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122806414 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:56179 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56179<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122806414 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122806414 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42311<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(609)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122806414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122806414 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122806414 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122806414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122806414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122806414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122806414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122806414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122806414 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
HNBGW_Test.sgsn0-M3UA(616)@d221cd9a1520: Final verdict of PTC: none20241031122806414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122806414 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-M3UA(613)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(607)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(612)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(611)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(614)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(610)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(606)@d221cd9a1520: Final verdict of PTC: none
20241031122806415 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:138)
VirtHNBGW-STATS(605)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(608)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(617)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Compl_on_1_cnlink0(618)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(605): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(606): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(607): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(608): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(609): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(610): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(611): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(612): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(613): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(614): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(615): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(616): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(617): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(618): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000100011101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink error'.
[33m20241031122806418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122806418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122806418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122806418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122806418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122806418 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122806418 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122806418 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14294749)[0x55dba71f0590]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122806418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122806418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122806418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55dba71eeb90]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122806418 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-14294749 SCCP-14 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:28:06 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc
20241031122806464 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122806966 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=158824)
Waiting for packet dumper to finish... 1 (prev_count=158824, count=178660)
[38;5;43m20241031122808415 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122808415 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122808415 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122808415 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122808415 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122808415 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'.
------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------
Thu Oct 31 12:28:09 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started.
20241031122810043 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(620)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122810060 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122810060 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122810079 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(622)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122810081 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35063 (stream_srv.c:129)[0;m
20241031122810081 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:35063<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122810091 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42829<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122810092 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810092 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122810093 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122810093 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122810093 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810093 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122810094 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810094 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122810094 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122810095 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122810095 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122810095 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122810096 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122810096 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;23m20241031122810096 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810096 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122810096 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122810096 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(627)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(627)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(627)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(625)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(630)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(630)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(630)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(628)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122810156 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122810157 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122810157 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122810158 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122810158 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122810158 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122810158 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122810158 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122810158 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;45m20241031122810158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122810159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122810159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122810159 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122810160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122810160 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810160 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122810160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122810160 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(633)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(633)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(633)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(631)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(636)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(636)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(636)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(634)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122810253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122810253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122810253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122810253 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122810253 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122810253 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122810253 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122810253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122810253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122810263 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35063<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122810263 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35063<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122810263 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35063<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122810263 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122810263 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:35063 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122810263 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35063 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122810263 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35063 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122810263 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35063<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122810263 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35063<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122810323 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122810323 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122810323 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122810323 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(627)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122810326 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810326 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122810326 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122810326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122810326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122810326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122810326 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122810328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122810328 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122810328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122810328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122810328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122810328 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122810328 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122810328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122810328 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122810328 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122810328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122810328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122810328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122810328 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122810328 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122810328 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122810328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122810329 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810329 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122810329 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810329 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810329 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810329 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810329 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810329 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810329 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810329 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810329 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810329 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122810330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122810330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122810330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122810330 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122810348 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122810348 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122810348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122810348 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(630)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122810351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122810351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122810351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122810351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122810351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122810351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122810353 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810353 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122810353 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122810353 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122810353 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122810353 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122810353 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122810353 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122810353 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122810353 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122810353 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122810353 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122810353 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122810353 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122810353 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122810353 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122810353 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122810353 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122810354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122810354 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810354 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810354 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810354 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810354 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122810354 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122810390 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122810390 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122810390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122810390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(633)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122810393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122810393 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122810393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122810393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122810393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122810393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122810395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122810395 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122810395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122810395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122810395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122810395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122810395 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122810395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122810395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122810395 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122810395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122810395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122810395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122810395 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122810395 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122810395 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122810395 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122810396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122810396 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810397 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810397 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810397 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810397 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810397 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122810397 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122810423 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122810423 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122810423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122810423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(636)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122810426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122810426 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122810426 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122810426 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122810426 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122810426 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122810427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122810427 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122810427 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122810427 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122810427 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122810427 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122810427 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122810427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122810428 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122810428 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122810428 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122810428 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122810428 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122810428 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122810428 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122810428 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122810428 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122810429 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122810429 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122810429 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122810429 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122810429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122810429 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122810429 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122810429 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122810429 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122810429 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(626)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811132 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811132 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811132 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811132 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811132 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122811132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122811132 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122811132 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122811132 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811133 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122811133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122811133 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811133 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122811133 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811134 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811134 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811134 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811134 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811134 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811134 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811134 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811134 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122811134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122811135 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(629)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811157 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811157 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811157 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811157 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811157 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122811157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122811157 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122811158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122811158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122811158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122811158 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122811158 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811160 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811160 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811160 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811160 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811160 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122811160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122811160 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(632)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811196 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811196 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811196 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811197 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122811197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122811197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122811197 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122811197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122811197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122811197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811197 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122811197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122811197 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(635)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811231 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811231 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811231 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811231 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811231 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122811231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122811231 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122811231 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122811231 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122811231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122811232 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122811232 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122811232 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122811232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122811232 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122811232 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122811232 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122811232 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122811232 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122811232 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122812269 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122812273 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122812275 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122812277 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122812279 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122812280 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122812282 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122812284 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122812286 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122812287 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122812289 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122812291 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122812292 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122812294 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122812295 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122812297 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122812298 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122812299 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122812301 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122812303 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010011011'B, t_guard := 20.000000 }
20241031122812329 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39774<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(632)@d221cd9a1520: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(632)@d221cd9a1520: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(638)
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(621)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(638)10284510
[38;5;23m20241031122813353 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122813353 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122813354 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031122813354 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122813354 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9cedde, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122813354 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f0590]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122813354 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122813354 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10284510 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122813354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122813354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122813354 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031122813354 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10284510 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122813354 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122813354 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122813354 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10284510 <-> SCCP-15 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031122813354 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10284510 SCCP-15 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122813354 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122813354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122813354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122813354 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122813354 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122813354 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122813354 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122813354 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122813354 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122813354 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122813354 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122813354 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122813354 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122813354 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122813354 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122813354 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(631)@d221cd9a1520: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(631)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(632)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(632)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(632)@d221cd9a1520: Final verdict of PTC: error
[38;5;45m20241031122814424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122814424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122814424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122814424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122814424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55dba71ed6a0]{IDLE}: Deallocated (fsm.c:568)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin0(638)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000010011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000010011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 638 has requested to stop MTC. Terminating current testcase execution.
[38;5;33m20241031122818349 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42829<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122818349 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122818349 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35063<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122818349 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35063<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122818349 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:35063<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122818349 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:35063 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35063<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122818349 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031122818349 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122818349 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122818349 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122818349 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122818349 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122818350 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122818350 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122818350 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122818350 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122818350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122818350 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122818350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122818350 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(623)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122818350 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031122818350 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122818350 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122818350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122818350 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031122818350 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122818350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122818350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(621)@d221cd9a1520: Final verdict of PTC: none
[38;5;45m20241031122818350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122818350 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122818350 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122818350 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122818350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122818350 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-RAN(626)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(628)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122818350 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122818350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122818350 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122818350 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122818350 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122818350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122818350 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122818350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122818350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122818350 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122818350 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122818350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122818350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122818350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122818350 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122818350 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122818350 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122818350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122818350 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122818350 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(625)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122818351 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.sgsn0-SCCP(631)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122818351 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122818351 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122818351 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122818351 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122818351 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122818351 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122818351 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122818351 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122818351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122818351 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122818351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122818351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122818351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122818351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122818351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122818351 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122818351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122818351 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122818351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122818351 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc0-M3UA(627)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(635)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(633)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(629)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122818351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122818351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122818351 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122818351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122818351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122818351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122818351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122818351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122818351 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122818351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122818351 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-SCCP(634)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(630)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(624)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(620)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(636)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122818357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122818357 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122818357 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122818357 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122818357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122818357 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122818357 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122818357 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10284510)[0x55dba71f0590]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122818357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122818357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122818357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55dba71eeb90]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122818358 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-10284510 SCCP-15 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(622)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(619)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(637)@d221cd9a1520: Final verdict of PTC: none
20241031122818390 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39774<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_sgsnpool_L3Complete_no_nri_round_robin0(638)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000010011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(619): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(620): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(621): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(622): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(623): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(625): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(626): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(627): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(628): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(629): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(630): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(631): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(632): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(633): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(634): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(635): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(636): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(637): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(638): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000010011011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin error'.
Thu Oct 31 12:28:18 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc
20241031122818510 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122819011 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=221772)
Waiting for packet dumper to finish... 1 (prev_count=221772, count=248328)
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122820351 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122820352 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122820352 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122820352 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'.
------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------
Thu Oct 31 12:28:21 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Complete_valid_nri_1 started.
20241031122822096 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(640)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122822116 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122822116 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122822133 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50582<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(642)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122822135 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52335 (stream_srv.c:129)[0;m
20241031122822135 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:52335<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122822145 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:40737<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122822147 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822147 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122822148 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822148 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122822148 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822148 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122822149 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822149 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122822149 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822149 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822149 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822149 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122822149 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822149 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822149 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822149 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822149 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122822149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122822149 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122822150 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122822150 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122822150 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122822150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122822150 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822151 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822151 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822151 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822151 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822151 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822151 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122822151 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122822151 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;23m20241031122822151 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(647)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(647)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(647)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(645)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(650)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(650)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(650)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(648)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122822208 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122822209 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122822209 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122822209 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122822209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122822210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122822210 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122822210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122822210 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122822211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122822211 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822211 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122822211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122822211 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822211 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122822211 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122822211 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122822211 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122822211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122822211 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(653)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(653)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(653)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(651)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(656)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(656)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(656)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(654)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122822299 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122822299 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122822299 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122822299 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122822299 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122822299 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122822299 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122822299 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122822299 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122822306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122822306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52335<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122822306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52335<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122822306 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122822306 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:52335 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122822306 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:52335 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122822306 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:52335 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122822306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52335<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122822306 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52335<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122822375 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122822375 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122822375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122822375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(647)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122822379 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822379 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122822379 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122822379 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122822379 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122822379 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122822379 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122822380 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822380 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122822380 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122822380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122822380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122822380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122822380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122822380 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122822380 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122822381 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122822381 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122822381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122822381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122822381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122822381 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122822381 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122822381 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122822381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122822382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122822382 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822382 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822382 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822382 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822382 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122822382 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122822401 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122822401 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122822401 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122822401 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(650)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122822404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122822404 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122822404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122822404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122822404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122822404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122822405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822405 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122822405 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122822405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122822405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122822405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122822405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122822405 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122822405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122822405 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122822405 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122822405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122822405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122822405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122822405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122822405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122822405 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122822405 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122822406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122822406 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822406 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822407 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122822407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122822407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122822407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122822407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122822407 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122822438 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122822438 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122822438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122822438 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(653)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122822441 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822441 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122822441 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122822441 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122822441 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122822441 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122822441 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122822442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122822442 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122822442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122822442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122822442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122822442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122822442 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122822442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122822442 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122822442 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122822442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122822442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122822442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122822442 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122822442 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122822442 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122822442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122822443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122822443 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822443 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822444 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122822444 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122822467 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122822467 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122822467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122822467 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(656)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122822470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822470 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122822470 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122822470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122822470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122822470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122822470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122822472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822472 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122822472 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122822472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122822472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122822472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122822472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122822472 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122822472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122822472 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122822472 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122822472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122822472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122822472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122822472 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122822472 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122822472 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122822472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122822473 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122822473 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122822473 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122822473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122822473 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122822473 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122822473 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122822473 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122822473 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122822473 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(646)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823185 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823185 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823185 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823185 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122823185 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122823185 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122823185 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122823185 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122823185 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823185 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122823186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122823186 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122823186 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823187 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823187 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823187 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823187 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823187 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823187 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823187 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823187 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122823187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122823187 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(649)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823208 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823208 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823208 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823209 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122823209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122823209 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122823209 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122823209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122823209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122823209 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823209 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823210 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122823210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122823210 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(652)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823246 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823246 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823246 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823246 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823246 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823246 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122823247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122823247 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122823247 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122823247 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122823247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122823247 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823248 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823248 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122823248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122823248 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(655)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823275 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823275 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823275 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823276 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122823276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122823276 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122823276 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122823276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122823276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122823276 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122823276 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122823277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122823277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122823277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122823277 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122823277 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122823277 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122823277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823278 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823278 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122823278 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122823278 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122823278 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122823278 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122823278 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122823278 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122823278 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122824312 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122824317 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122824319 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122824321 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122824323 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122824325 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122824327 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122824330 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122824332 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122824334 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122824336 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122824339 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122824341 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122824342 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122824344 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122824346 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122824348 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122824350 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122824351 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122824353 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110010'B, t_guard := 20.000000 }
20241031122824381 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn1-RAN(655)@d221cd9a1520: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit
HNBGW_Test.sgsn1-RAN(655)@d221cd9a1520: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(658)
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(641)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(658)161498
[38;5;23m20241031122825406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122825406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122825406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192)[0;m
20241031122825406 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122825406 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x276da, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122825406 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f0590]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122825407 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122825407 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-161498 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122825407 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122825407 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122825407 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254)[0;m
[33m20241031122825407 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-161498 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067)[0;m
[33m20241031122825407 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122825407 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122825407 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-161498 <-> SCCP-16 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128)[0;m
20241031122825407 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-161498 SCCP-16 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122825407 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122825407 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122825407 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122825407 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122825407 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122825407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122825407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122825407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122825407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122825407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122825407 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122825407 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122825407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122825407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122825407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122825407 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn1-SCCP(654)@d221cd9a1520: First idle individual index:0
HNBGW_Test.sgsn1-SCCP(654)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn1-RAN(655)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn1-RAN(655)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.sgsn1-RAN(655)@d221cd9a1520: Final verdict of PTC: error
[38;5;45m20241031122826487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122826487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122826487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122826487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122826487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55dba71f0c60]{IDLE}: Deallocated (fsm.c:568)[0;m
TC_sgsnpool_L3Complete_valid_nri_10(658)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101110010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101110010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 658 has requested to stop MTC. Terminating current testcase execution.
20241031122830402 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122830402 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122830402 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122830402 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122830402 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122830402 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122830402 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122830402 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122830402 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031122830402 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:40737<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122830402 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122830402 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122830402 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122830402 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122830402 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122830402 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122830402 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122830402 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122830402 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122830402 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122830402 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122830402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122830403 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122830403 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122830403 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122830402 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
HNBGW_Test.sgsn0-SCCP(651)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122830403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:52335<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122830403 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:52335<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122830403 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:52335 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52335<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
[38;5;23m20241031122830403 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122830403 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122830403 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031122830403 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122830403 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122830403 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122830403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122830403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122830403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122830403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122830403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122830403 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122830403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122830403 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122830403 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122830403 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122830403 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122830403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122830403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122830403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122830403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122830403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122830403 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122830403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122830403 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122830403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
HNBGW_Test.sgsn0-RAN(652)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(646)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(641)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(648)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(643)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(653)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122830403 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122830403 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122830403 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122830403 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122830403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122830404 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.sgsn1-M3UA(656)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122830404 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122830404 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122830404 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122830404 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122830404 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
HNBGW_Test.msc1-RAN(649)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122830404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122830404 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122830404 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122830404 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122830404 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122830404 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122830404 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
HNBGW_Test.sgsn1-SCCP(654)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122830404 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122830404 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122830404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122830404 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122830404 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50582<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122830404 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(645)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(647)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(644)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(650)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(642)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(640)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(639)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_10(658)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101110010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
[33m20241031122830409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122830409 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122830409 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122830409 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122830409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122830409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122830409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122830409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-161498)[0x55dba71f0590]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122830409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122830409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122830409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55dba71eeb90]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122830409 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-161498 SCCP-16 sgsn-1 MI=NONE: Deallocating (context_map.c:225)[0;m
HNBGW-MGCP(657)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(639): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(640): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(641): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(642): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(643): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(644): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(645): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(646): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(647): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(648): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(649): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(650): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(651): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(652): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(653): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(654): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(655): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(656): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(657): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(658): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101110010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 error'.
Thu Oct 31 12:28:30 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc
20241031122830561 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49304<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122831063 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49304<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=244456)
Waiting for packet dumper to finish... 1 (prev_count=244456, count=244996)
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122832404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'.
------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------
Thu Oct 31 12:28:33 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Complete_valid_nri_2 started.
20241031122834144 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49314<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(660)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122834159 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122834159 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122834175 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49326<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(662)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122834176 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35935 (stream_srv.c:129)[0;m
20241031122834176 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:35935<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122834185 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:34201<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122834186 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834186 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122834187 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122834187 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834187 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834188 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834188 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122834188 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834188 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834188 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122834188 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834188 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834188 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834188 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122834188 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834188 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834188 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834188 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834188 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122834188 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834188 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834188 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834188 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834188 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834188 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122834188 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122834188 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122834189 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834189 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122834189 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834189 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834189 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122834189 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834189 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122834189 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834189 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834190 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834190 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122834190 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122834190 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031122834190 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(667)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(667)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(667)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(665)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(670)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(670)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(670)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(668)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(673)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(673)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(673)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(671)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122834279 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122834279 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122834279 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122834280 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122834280 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122834281 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834281 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122834281 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834281 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834281 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122834281 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834281 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834281 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834281 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122834282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122834282 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834282 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122834282 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122834282 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122834282 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122834282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122834282 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(676)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(676)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(676)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(674)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(679)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(679)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(679)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(677)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn2-M3UA(682)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn2-M3UA(682)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(682)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn2-SCCP(680)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122834392 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122834392 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122834392 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122834392 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122834392 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122834392 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122834392 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122834392 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122834392 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122834403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35935<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122834403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35935<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122834403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35935<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122834403 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122834403 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:35935 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122834403 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35935 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122834403 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35935 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122834403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35935<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122834403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35935<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122834418 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122834418 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122834418 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122834418 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122834418 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122834418 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122834418 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(667)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122834420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122834420 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122834420 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122834420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122834420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122834420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122834420 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031122834420 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122834420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834420 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122834420 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122834420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834420 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834420 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122834421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122834421 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122834421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122834421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122834421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122834421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122834421 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122834421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834421 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122834421 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122834421 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834421 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834421 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834421 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834421 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122834421 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122834421 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834422 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834422 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122834422 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834422 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834422 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834422 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834422 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834422 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122834423 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122834442 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122834442 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122834442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122834442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(670)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122834446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122834446 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122834446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122834446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122834446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122834446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122834447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834447 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122834447 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122834447 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122834447 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122834447 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122834447 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031122834447 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122834447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834447 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122834447 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122834447 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834447 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834447 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834447 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834447 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122834447 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122834447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834448 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122834448 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834449 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122834449 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122834470 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122834470 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122834470 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031122834470 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031122834470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122834470 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031122834470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(673)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122834473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834473 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122834473 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122834473 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031122834473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122834473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122834473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122834473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031122834473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834473 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122834473 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122834473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834473 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834473 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031122834476 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834476 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122834476 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122834476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122834476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122834476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122834476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122834476 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834476 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122834476 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122834476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834476 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834476 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122834476 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122834476 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122834477 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122834477 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122834512 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122834512 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122834512 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122834512 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(676)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122834515 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834515 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122834515 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122834515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122834515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122834515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122834515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122834517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834517 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122834517 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122834517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122834517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122834517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122834517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122834517 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834517 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122834517 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122834517 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834517 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834517 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834517 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834517 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122834517 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122834517 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122834518 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834518 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834518 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834518 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834518 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834518 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122834518 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122834539 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122834539 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122834539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122834539 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(679)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122834542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834542 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122834542 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122834542 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122834542 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122834542 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122834542 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122834543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834543 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122834543 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122834543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122834543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122834543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122834543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122834543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834543 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122834543 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122834543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122834543 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122834543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122834545 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122834545 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122834567 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122834567 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031122834567 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122834567 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(682)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122834570 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834570 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122834570 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122834570 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122834570 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122834570 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122834570 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122834571 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834571 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122834571 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122834571 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122834571 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122834571 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122834571 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122834571 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122834571 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122834571 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122834571 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122834571 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122834571 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122834571 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122834572 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122834572 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122834572 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122834573 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122834573 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122834573 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122834573 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122834573 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122834573 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122834573 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122834573 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122834573 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122834573 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(666)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835227 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835227 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122835227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122835227 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122835227 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122835227 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122835227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122835227 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122835227 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835229 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835229 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835229 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122835229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122835229 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(669)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835250 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835250 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835250 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835250 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835250 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122835250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122835250 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122835250 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122835251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122835251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122835251 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122835251 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835252 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835252 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835252 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835252 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122835252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122835252 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(672)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122835278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835278 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835278 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835278 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122835278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835278 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835278 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835278 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835278 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835279 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835279 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835279 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122835279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122835279 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122835279 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122835279 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835279 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122835279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122835279 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835279 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122835280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835280 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835280 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835280 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835280 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835280 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835280 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835280 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122835280 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122835280 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(675)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122835319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122835319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835319 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835320 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122835320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122835320 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122835320 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122835320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122835320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122835320 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835321 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835321 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835321 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122835321 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122835321 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(678)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122835345 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835345 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835345 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835345 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122835345 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835345 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122835346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122835346 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122835346 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122835346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122835346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122835346 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122835346 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122835348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835348 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835348 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835348 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835348 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835348 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122835348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122835348 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(681)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835375 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835375 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835375 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835375 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835375 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835375 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835375 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835375 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835375 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122835375 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122835375 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122835375 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122835375 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835375 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122835375 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122835376 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122835376 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122835376 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835376 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835376 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835376 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122835376 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122835376 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122835376 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122835376 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122835377 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122835377 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122835377 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122835377 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122835377 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122835377 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122835377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835377 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122835378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122835378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122835378 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122835378 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122835378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122835378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122835378 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122836410 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122836414 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122836417 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122836420 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122836422 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122836425 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122836427 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122836429 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122836432 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122836434 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122836436 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122836437 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122836439 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122836441 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122836443 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122836445 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122836447 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122836449 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122836451 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122836452 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011001000'B, t_guard := 20.000000 }
20241031122836478 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49334<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn2-RAN(681)@d221cd9a1520: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit
HNBGW_Test.sgsn2-RAN(681)@d221cd9a1520: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(684)
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(661)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(684)10712523
[38;5;23m20241031122837502 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122837502 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122837502 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192)[0;m
20241031122837502 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122837502 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa375cb, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122837502 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f0590]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122837502 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122837502 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10712523 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122837502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122837502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122837502 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234)[0;m
[33m20241031122837502 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10712523 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067)[0;m
[33m20241031122837502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eeb90]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122837503 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122837503 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10712523 <-> SCCP-17 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128)[0;m
20241031122837503 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10712523 SCCP-17 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122837503 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122837503 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122837503 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122837503 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122837503 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122837503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122837503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122837503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000011), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122837503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122837503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122837503 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122837503 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122837503 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122837503 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122837503 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122837503 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn2-SCCP(680)@d221cd9a1520: First idle individual index:0
HNBGW_Test.sgsn2-SCCP(680)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn2-RAN(681)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn2-RAN(681)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.sgsn2-RAN(681)@d221cd9a1520: Final verdict of PTC: error
[38;5;45m20241031122838536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122838536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122838536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122838536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122838536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55dba71efa20]{IDLE}: Deallocated (fsm.c:568)[0;m
TC_sgsnpool_L3Complete_valid_nri_20(684)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011001000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011001000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 684 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122842499 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122842499 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122842499 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122842499 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122842499 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122842499 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122842499 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122842499 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122842499 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35935<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122842499 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35935<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122842499 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:35935<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122842499 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:35935 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35935<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122842499 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031122842499 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49314<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031122842499 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:34201<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(663)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(669)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.msc0-RAN(666)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(661)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-SCCP(671)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
HNBGW_Test.msc0-SCCP(665)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(668)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122842501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122842501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122842501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031122842501 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.sgsn0-RAN(675)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122842501 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122842501 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122842501 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122842501 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122842501 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122842501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122842501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc2-RAN(672)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122842501 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122842501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122842501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122842501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[33m20241031122842501 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122842501 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122842501 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122842501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122842501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122842501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122842502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122842502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn1-RAN(678)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122842501 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122842502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122842502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122842502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122842502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122842502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122842502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122842502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122842502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122842502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122842502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122842502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122842502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122842502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122842502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122842502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122842502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122842502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122842502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122842502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122842502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122842502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122842502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122842502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122842502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn2-SCCP(680)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(674)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122842503 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842503 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122842503 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122842503 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122842503 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122842503 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122842503 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122842503 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122842503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn1-SCCP(677)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(670)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(676)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122842503 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
HNBGW_Test.msc2-M3UA(673)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(679)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(660)@d221cd9a1520: Final verdict of PTC: none
[38;5;45m20241031122842503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122842504 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122842504 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122842504 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122842504 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122842504 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122842505 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10712523)[0x55dba71f0590]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122842505 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122842505 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122842505 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55dba71eeb90]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122842505 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-10712523 SCCP-17 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225)[0;m
[38;5;43m20241031122842506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122842506 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122842506 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122842506 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122842506 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122842506 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122842506 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122842506 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122842506 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122842507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122842507 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122842507 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49326<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-M3UA(667)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(664)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(662)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(659)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-M3UA(682)@d221cd9a1520: Final verdict of PTC: none
20241031122842562 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49334<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(683)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_20(684)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011001000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(660): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(661): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(662): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(663): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(671): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(672): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(673): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(674): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(675): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(676): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(677): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(678): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(679): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(680): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-RAN(681): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(682): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(683): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(684): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001011001000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 error'.
Thu Oct 31 12:28:42 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc
20241031122842674 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122843176 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=316724)
Waiting for packet dumper to finish... 1 (prev_count=316724, count=320604)
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122844502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122844503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122844503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122844503 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'.
------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------
Thu Oct 31 12:28:45 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Compl_no_cn started.
20241031122846262 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_no_cn-Iuh0(686)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122846275 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122846276 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122846293 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_no_cn-Iuh1(688)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122846295 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55049 (stream_srv.c:129)[0;m
20241031122846295 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:55049<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122846309 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44033<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122846311 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122846311 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122846312 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122846312 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122846313 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122846313 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122846313 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846314 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122846314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122846314 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846314 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122846314 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122846314 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122846314 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122846314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122846314 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(693)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(693)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(693)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(691)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122846349 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122846349 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122846350 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122846350 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122846350 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122846350 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122846350 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122846350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122846350 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122846352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122846352 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846352 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122846352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122846352 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846352 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122846352 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122846352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122846352 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(696)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(696)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(696)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(694)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122846414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122846414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122846414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122846414 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122846414 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122846414 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122846414 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122846414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122846414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122846423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:55049<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122846423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:55049<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122846423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:55049<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122846423 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122846423 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:55049 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122846423 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:55049 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122846423 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:55049 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122846423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:55049<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122846423 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:55049<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122846541 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122846541 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122846541 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122846541 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(693)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122846544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846544 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122846544 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122846544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122846544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122846544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122846544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122846545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122846545 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122846545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122846545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122846545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122846545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122846545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122846545 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122846545 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122846545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122846545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122846545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122846545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122846545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122846545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122846545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122846547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122846547 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122846547 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122846583 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122846583 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122846583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122846583 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(696)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122846586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846586 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122846586 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122846586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122846586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122846586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122846586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122846588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846588 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122846588 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122846588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122846588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122846588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122846588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122846588 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122846588 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122846588 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122846588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122846588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122846588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122846588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122846588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122846588 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122846588 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122846589 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122846589 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122846589 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122846589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122846589 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122846589 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122846589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122846589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122846589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122846589 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(692)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122847349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122847349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122847349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122847349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122847349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122847349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122847349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122847349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122847349 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122847349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122847349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122847349 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122847349 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122847349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122847350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122847350 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122847350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122847350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122847350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122847350 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122847352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122847352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122847352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122847352 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122847352 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122847352 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122847352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847352 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122847352 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122847352 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122847352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122847352 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122847352 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122847392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122847392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122847392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122847392 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122847392 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
HNBGW_Test.sgsn0-RAN(695)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;49m20241031122847392 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122847392 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847392 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122847393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122847393 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122847393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122847393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122847393 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122847393 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122847393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122847393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122847393 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122847393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122847393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122847393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122847393 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122847395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122847395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122847395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122847395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122847395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122847395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122847395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122847395 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122847395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122847395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122847395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122847395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122847396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122847396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122847396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122847396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122847396 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122847396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122847396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122847396 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031122847435 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122847439 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122847442 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122847444 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122847445 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122847447 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122847449 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122847451 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122847453 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122847455 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122847456 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122847458 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122847460 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122847462 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122847463 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122847465 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122847468 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122847470 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122847471 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122847473 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001111'B, t_guard := 20.000000 }
20241031122847497 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(687)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(698)1049416
[38;5;23m20241031122848521 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122848521 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122848521 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031122848521 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122848521 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x100348, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122848521 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f0590]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122848521 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1049416)[0x55dba71f0590]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122848521 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1049416 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122848521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122848521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122848521 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031122848521 [1;31mDCN[0;m[33m [1;31mERROR[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1049416 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205)[0;m
[1;36m20241031122848521 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1049416)[0x55dba71f0590]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122848521 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1049416)[0x55dba71f0590]{init}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122848521 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1049416)[0x55dba71f0590]{init}: Deallocated (fsm.c:568)[0;m
20241031122848521 [1;32mDMAIN[0;m [1;32mINFO[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1049416 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
20241031122848521 [1;31mDRUA[0;m [1;31mERROR[0;m (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:270)[0;m
[38;5;45m20241031122850527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122850527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122850527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122850527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122850527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55dba71e8d40]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;45m20241031122901418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122901418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122901418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122901418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122901418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55dba71eccf0]{IDLE}: Deallocated (fsm.c:568)[0;m
TC_sgsnpool_L3Compl_no_cn0(698)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard"
MC@d221cd9a1520: Test Component 698 has requested to stop MTC. Terminating current testcase execution.
[38;5;33m20241031122907516 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44033<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122907516 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122907516 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122907516 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122907516 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122907516 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122907516 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(689)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122907517 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:55049<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122907517 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:55049<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122907517 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122907517 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122907517 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122907517 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122907517 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122907517 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122907517 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
HNBGW_Test.sgsn0-SCCP(694)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122907517 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:55049<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122907517 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:55049 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55049<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122907517 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;43m20241031122907517 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(687)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(692)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(691)@d221cd9a1520: Final verdict of PTC: none[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.sgsn0-RAN(695)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122907517 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122907517 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122907517 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122907517 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122907517 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122907517 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122907517 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122907517 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122907517 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122907517 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122907518 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122907518 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;49m20241031122907517 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122907518 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122907518 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122907518 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122907518 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122907518 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122907518 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122907518 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122907518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122907518 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122907518 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122907518 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122907518 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122907518 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122907518 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122907518 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122907518 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122907518 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122907518 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
IPA-CTRL-CLI-IPA(690)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(696)@d221cd9a1520: Final verdict of PTC: none
20241031122907518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122907518 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122907518 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-M3UA(693)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(685)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Compl_no_cn-Iuh0(686)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(697)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_L3Compl_no_cn-Iuh1(688)@d221cd9a1520: Final verdict of PTC: none
20241031122907520 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_sgsnpool_L3Compl_no_cn0(698)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout of T_guard"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(685): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(686): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(687): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(688): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(689): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(691): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(692): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(693): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(697): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(698): fail (pass -> fail) reason: "Timeout of T_guard"
MTC@d221cd9a1520: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'.
Thu Oct 31 12:29:07 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc
20241031122907575 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122908077 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=169068)
Waiting for packet dumper to finish... 1 (prev_count=169068, count=172948)
[38;5;43m20241031122909519 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122909519 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122909519 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122909519 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122909519 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122909519 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'.
------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------
Thu Oct 31 12:29:10 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_nri_from_other_PLMN started.
20241031122911167 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42376<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_nri_from_other_PLMN-Iuh0(700)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122911180 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122911180 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122911200 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42384<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_nri_from_other_PLMN-Iuh1(702)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122911201 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38395 (stream_srv.c:129)[0;m
20241031122911201 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:38395<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122911217 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35191<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122911219 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122911220 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911220 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122911220 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911220 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911220 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911220 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122911220 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911221 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122911221 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122911221 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911221 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122911221 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911221 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911221 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122911222 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122911222 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122911222 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122911222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122911222 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122911223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122911223 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911223 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122911224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122911224 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(707)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(707)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(707)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(705)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(710)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(710)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(710)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(708)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(713)@d221cd9a1520: *************************************************
HNBGW_Test.msc2-M3UA(713)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(713)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(711)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122911318 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122911318 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122911319 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122911319 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122911319 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122911319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122911320 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122911320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122911320 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122911320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;45m20241031122911320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122911320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122911320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122911320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031122911321 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911321 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122911321 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911321 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911321 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911322 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911322 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911322 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911322 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911322 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911322 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911322 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911322 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911322 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911322 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122911322 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122911322 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(716)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(716)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(716)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(714)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-M3UA(719)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(719)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(719)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-SCCP(717)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn2-M3UA(722)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn2-M3UA(722)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(722)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn2-SCCP(720)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122911441 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122911441 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122911441 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122911441 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122911441 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122911441 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122911441 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122911441 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122911441 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122911450 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38395<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122911450 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38395<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122911450 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38395<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122911450 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122911450 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:38395 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122911450 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38395 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122911450 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38395 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122911450 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38395<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122911450 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38395<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122911453 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122911453 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122911453 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122911453 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(707)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122911456 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911456 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122911456 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122911456 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122911456 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122911456 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122911456 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122911457 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911457 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122911457 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122911457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122911457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122911457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122911457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122911457 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122911457 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122911457 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122911457 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122911457 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122911457 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122911457 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122911457 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122911457 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122911457 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122911458 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911458 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122911459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122911459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122911459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122911459 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122911482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122911482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122911482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122911482 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(710)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122911486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122911486 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122911486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122911486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122911486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122911486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122911488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122911488 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122911488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122911488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122911488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122911488 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122911488 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122911488 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122911488 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122911488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122911488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122911488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122911488 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122911488 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122911488 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122911488 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122911489 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122911489 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122911508 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122911508 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031122911508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122911508 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(713)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122911511 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911511 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122911511 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122911511 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122911511 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122911511 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122911511 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122911513 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911513 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122911513 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122911513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122911513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122911513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122911513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122911513 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122911513 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122911513 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122911513 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122911513 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122911513 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122911513 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122911513 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122911513 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122911513 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911514 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911514 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122911514 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911514 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911514 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911514 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911514 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911514 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911514 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911514 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911515 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911515 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911515 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911515 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911515 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122911515 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122911515 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122911515 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122911515 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122911551 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122911551 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122911551 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122911551 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(716)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122911554 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911554 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122911554 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122911554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122911554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122911554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122911554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122911555 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911555 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122911555 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122911555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122911555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122911555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122911555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122911555 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122911555 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122911555 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122911555 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122911555 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122911555 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122911555 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122911555 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122911555 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122911555 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122911556 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122911557 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122911586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122911586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122911586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122911586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(719)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122911589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122911589 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122911589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122911589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122911589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122911589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122911590 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911590 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122911590 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122911590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122911590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122911590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122911591 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122911591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122911591 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122911591 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122911591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122911591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122911591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122911591 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122911591 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122911591 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122911591 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122911592 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911592 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911592 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911592 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122911592 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122911613 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122911613 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031122911613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122911613 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(722)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122911617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122911617 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122911617 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122911617 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122911617 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122911617 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122911618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122911618 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122911618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122911618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122911618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122911618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122911618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122911618 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122911619 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122911619 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122911619 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122911619 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122911619 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122911619 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122911619 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122911619 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122911620 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122911620 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122911620 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122911620 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122911620 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122911620 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122911620 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122911620 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122911620 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122911620 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(706)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122912263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912264 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912264 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912264 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912264 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912264 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912264 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122912264 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122912264 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122912264 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122912264 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122912264 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122912264 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122912264 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912265 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912265 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912265 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912265 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912265 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122912265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122912265 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(709)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912290 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122912290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122912290 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122912290 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122912290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122912290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122912291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122912291 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122912291 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912292 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912292 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912292 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912292 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912292 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122912292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122912292 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(712)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912317 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912317 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912317 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912317 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912317 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912317 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912317 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912317 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122912317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122912317 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122912317 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122912317 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912317 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122912317 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122912317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122912317 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912318 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912318 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912318 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122912318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122912318 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
HNBGW_Test.sgsn0-RAN(715)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912359 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912359 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912359 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122912359 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122912359 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122912359 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122912359 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912359 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122912359 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122912359 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122912359 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912361 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912361 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912361 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912361 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912362 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122912362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122912362 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(718)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912393 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122912393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122912393 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122912393 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122912393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122912393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122912393 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122912393 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912396 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122912396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122912396 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(721)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912421 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912421 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912421 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912421 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912421 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912421 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122912421 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122912421 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031122912421 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122912421 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912421 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122912421 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122912422 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122912422 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912422 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912422 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912422 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122912422 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122912422 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122912422 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122912422 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122912423 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122912423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122912423 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122912423 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122912423 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122912423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122912423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122912423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122912423 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122912423 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122912423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122912423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122912423 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031122913355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122913355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122913355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122913355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122913355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55dba71f2080]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031122913457 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122913462 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122913464 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122913466 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122913468 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122913471 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122913472 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122913474 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122913476 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122913478 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122913479 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122913481 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122913483 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122913485 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122913487 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122913488 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122913490 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122913492 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122913494 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122913496 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@d221cd9a1520: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100001011'B, t_guard := 20.000000 }
20241031122913520 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(715)@d221cd9a1520: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(715)@d221cd9a1520: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(724)
TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(701)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(724)6882185
[38;5;23m20241031122914543 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122914543 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122914543 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192)[0;m
20241031122914543 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122914543 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x690389, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122914543 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f2080]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122914543 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122914543 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6882185 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122914543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122914543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122914543 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234)[0;m
20241031122914543 [1;32mDRUA[0;m [1;32mINFO[0;m GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241)[0;m
[33m20241031122914543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6882185 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1036)[0;m
[33m20241031122914543 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6882185 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122914543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71eccf0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122914543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122914543 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6882185 <-> SCCP-18 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031122914543 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6882185 SCCP-18 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122914543 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122914543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122914543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122914543 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122914543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122914543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122914543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55dba71e8d40]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122914543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55dba71e8d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122914543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122914543 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122914543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122914543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122914543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122914543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122914544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55dba71e8d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122914544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122914544 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122914544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122914544 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122914544 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122914544 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122914544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122914544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122914544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122914544 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(714)@d221cd9a1520: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(714)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(715)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(715)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(715)@d221cd9a1520: Final verdict of PTC: error
TC_sgsnpool_nri_from_other_PLMN0(724)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 724 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122919541 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38395<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122919541 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38395<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122919541 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:38395<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122919541 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:38395 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38395<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122919541 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122919542 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35191<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122919542 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42376<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122919542 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122919542 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122919542 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122919542 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122919542 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122919542 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122919542 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122919542 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122919543 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122919543 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122919543 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122919543 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122919543 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122919543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122919543 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122919543 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122919543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122919543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122919543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122919543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122919543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122919543 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122919543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122919543 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-RAN(706)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-SCCP(711)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122919543 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122919543 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122919543 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122919543 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122919543 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122919543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122919543 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122919543 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122919543 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122919543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122919543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122919543 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122919543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122919543 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122919543 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122919543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122919544 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(701)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(717)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-RAN(721)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122919544 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919544 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122919544 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122919544 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122919544 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc1-RAN(709)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(703)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122919544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122919544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122919544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55dba71e8d40]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122919544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55dba71e8d40]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
HNBGW_Test.msc0-SCCP(705)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122919544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122919544 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122919544 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122919544 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6882185)[0x55dba71f2080]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122919544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122919544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122919544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55dba71eccf0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122919544 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-6882185 SCCP-18 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225)[0;m
[38;5;43m20241031122919544 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122919544 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122919544 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122919544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122919544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122919544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122919544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122919544 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122919544 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122919544 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122919544 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-RAN(718)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(712)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-SCCP(720)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122919545 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919545 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122919545 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122919545 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919545 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122919545 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122919545 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122919545 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.msc0-M3UA(707)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc1-SCCP(708)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(714)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122919545 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122919545 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122919545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122919545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122919545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122919545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122919545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122919545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122919545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122919545 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122919545 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42384<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122919545 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919545 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122919545 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122919545 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122919545 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122919545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122919546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122919546 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122919546 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122919546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122919546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122919546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122919546 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122919546 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122919546 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122919546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122919546 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
VirtHNBGW-STATS(699)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(710)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN-Iuh1(702)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(713)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(716)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN-Iuh0(700)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(704)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(719)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122919547 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919547 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122919547 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122919547 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122919547 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122919547 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122919547 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122919547 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122919547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122919547 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122919547 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122919547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122919547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122919547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122919547 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122919547 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122919547 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122919547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122919547 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122919547 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(723)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn2-M3UA(722)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN0(724)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(699): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(700): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(701): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(702): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(703): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(704): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(705): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(706): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(707): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(708): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(709): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(710): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-SCCP(711): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-RAN(712): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc2-M3UA(713): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(714): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(715): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(716): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(717): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(718): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(719): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(720): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-RAN(721): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(722): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(723): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(724): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN error'.
Thu Oct 31 12:29:19 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc
20241031122919718 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122920220 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33788<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=316412)
Waiting for packet dumper to finish... 1 (prev_count=316412, count=317052)
[38;5;43m20241031122921544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122921544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122921544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122921544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122921544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122921544 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122921545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122921545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122921545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122921545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122921545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122921545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122921546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122921546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122921546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122921547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122921547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122921547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'.
------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------
Thu Oct 31 12:29:22 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started.
20241031122923304 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(726)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122923318 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122923318 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122923333 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33818<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(728)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122923334 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53579 (stream_srv.c:129)[0;m
20241031122923334 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:53579<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122923344 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:37085<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122923345 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122923346 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122923346 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122923346 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122923347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122923347 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122923348 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122923348 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122923348 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923348 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923348 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923348 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122923348 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122923348 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122923348 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923348 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122923348 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122923348 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(733)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(733)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(733)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-SCCP(731)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(736)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-M3UA(736)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(736)@d221cd9a1520: *************************************************
HNBGW_Test.msc1-SCCP(734)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122923413 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923413 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122923414 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122923414 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122923415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122923415 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122923415 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122923415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122923415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122923415 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122923415 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122923415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122923415 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122923416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122923416 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923416 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122923416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122923416 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923416 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122923417 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122923417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122923417 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(739)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(739)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(739)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(737)@d221cd9a1520: v_sccp_pdu_maxlen:268
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(742)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-M3UA(742)@d221cd9a1520: M3UA emulation initiated, the test can be started
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn1-M3UA(742)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn1-SCCP(740)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122923498 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122923498 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122923498 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122923498 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122923498 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122923498 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122923498 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122923498 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122923498 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122923507 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53579<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122923507 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53579<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122923507 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53579<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122923507 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122923507 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:53579 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122923507 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:53579 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122923507 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:53579 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122923507 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53579<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122923507 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53579<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122923577 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122923577 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122923577 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122923577 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(733)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122923580 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923580 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122923580 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122923580 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122923580 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122923580 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122923580 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122923581 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923581 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122923581 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122923581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122923581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122923581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122923581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122923581 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122923582 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122923582 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122923582 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122923582 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122923582 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122923582 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122923582 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122923582 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122923582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122923583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122923583 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122923583 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122923607 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122923607 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031122923607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122923607 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(736)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122923610 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923610 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122923610 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122923610 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122923610 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122923610 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122923610 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122923611 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923611 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122923611 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122923612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122923612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122923612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122923612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122923612 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122923612 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122923612 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122923612 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122923612 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122923612 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122923612 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122923612 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122923612 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122923612 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122923613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122923613 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122923613 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122923643 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122923643 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122923643 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122923643 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(739)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122923645 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923645 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122923645 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122923645 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122923645 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122923645 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122923645 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122923646 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923646 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122923646 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122923646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122923646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122923646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122923646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122923646 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122923646 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122923646 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122923646 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122923646 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122923646 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122923646 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122923646 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122923646 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122923646 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122923647 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923647 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122923647 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923647 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923648 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923648 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923648 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923648 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923648 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122923648 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122923674 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122923674 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031122923674 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122923674 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(742)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122923678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923678 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122923678 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122923678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122923678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122923678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122923678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122923679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923679 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122923679 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122923679 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122923679 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122923679 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122923679 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122923679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122923679 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122923679 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122923679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122923679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122923679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122923679 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122923679 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122923679 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122923679 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122923680 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122923680 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122923680 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122923680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122923680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122923680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122923681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122923681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122923681 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122923681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122923681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122923681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122923681 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(732)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924385 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924385 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122924385 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924385 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924385 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122924385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122924385 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122924385 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122924385 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122924385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122924386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122924386 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122924386 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122924387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924387 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924387 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122924387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122924387 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924414 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924414 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924414 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924414 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924414 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
HNBGW_Test.msc1-RAN(735)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;49m20241031122924414 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924415 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122924415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122924415 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122924415 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122924415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122924415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122924415 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924415 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031122924415 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924417 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924417 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122924417 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924417 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924417 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122924417 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122924417 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(738)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924451 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924451 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122924451 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924451 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924451 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924451 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122924451 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122924451 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122924451 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122924451 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122924451 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924452 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122924452 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122924452 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924452 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924452 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924452 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122924452 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924453 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924453 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924453 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924453 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924453 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122924453 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924453 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924453 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924453 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924453 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924453 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122924454 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122924454 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn1-RAN(741)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122924484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122924484 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031122924484 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122924484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122924484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122924484 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122924484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122924485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122924485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122924485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031122924485 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122924487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122924487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122924487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122924487 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122924487 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122924487 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122924487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122924487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122924487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122924487 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122924487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122924487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122924487 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031122925407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122925407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122925407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122925407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122925407 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55dba71ed6a0]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031122925514 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122925519 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122925521 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122925524 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122925527 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122925529 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122925531 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122925533 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122925535 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122925537 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122925539 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122925541 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122925543 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122925544 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122925546 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122925548 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122925550 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122925552 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122925554 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122925555 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100011'B, t_guard := 20.000000 }
20241031122925578 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(738)@d221cd9a1520: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(738)@d221cd9a1520: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(744)
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(727)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(744)9851922
[38;5;23m20241031122926602 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122926602 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122926602 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031122926602 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122926602 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x965412, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122926602 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122926602 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122926602 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851922 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122926602 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122926602 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122926602 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031122926602 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851922 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122926602 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71f2080]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122926602 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122926602 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9851922 <-> SCCP-19 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031122926602 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851922 SCCP-19 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122926602 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122926602 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122926602 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122926602 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122926602 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122926602 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122926602 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55dba71eccf0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122926603 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55dba71eccf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122926603 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122926603 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55dba71eccf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122926603 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122926603 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122926603 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122926603 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122926603 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122926603 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(737)@d221cd9a1520: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(737)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(738)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(738)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(738)@d221cd9a1520: Final verdict of PTC: error
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(744)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 744 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031122931598 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122931598 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122931598 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122931598 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122931598 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031122931598 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122931598 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122931598 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031122931598 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53579<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122931598 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53579<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122931598 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:53579<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122931598 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:53579 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53579<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122931598 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122931598 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:37085<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122931599 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(731)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122931599 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931599 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122931599 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122931599 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931599 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122931599 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122931599 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931599 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122931599 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122931599 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122931599 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122931599 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931599 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122931599 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122931599 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931599 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122931599 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(727)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(732)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(735)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(734)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(740)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(737)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122931599 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122931599 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122931599 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122931600 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122931600 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122931600 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122931600 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031122931600 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122931600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;49m20241031122931600 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(729)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122931600 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122931600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122931600 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122931600 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122931600 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
HNBGW_Test.sgsn1-RAN(741)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122931600 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122931600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122931600 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122931600 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122931600 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122931600 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122931600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122931600 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;23m20241031122931600 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122931600 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122931600 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122931600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122931600 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122931600 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122931600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122931600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122931600 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122931600 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122931600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122931600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122931600 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122931600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122931600 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-M3UA(736)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(728)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(733)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(730)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(726)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(739)@d221cd9a1520: Final verdict of PTC: none
20241031122931601 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031122931601 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33818<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn1-M3UA(742)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(725)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(743)@d221cd9a1520: Final verdict of PTC: none
[33m20241031122931605 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122931605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122931605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55dba71eccf0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122931605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55dba71eccf0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122931605 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122931605 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122931606 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122931606 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9851922)[0x55dba71ed6a0]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122931606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122931606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122931606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55dba71f2080]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122931606 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-9851922 SCCP-19 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(744)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(725): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(726): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(727): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(728): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(729): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(730): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(731): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(732): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(733): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-SCCP(734): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-RAN(735): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc1-M3UA(736): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(737): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(738): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(739): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(740): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-RAN(741): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(742): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(743): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(744): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error'.
Thu Oct 31 12:29:31 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc
20241031122931764 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122932265 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60602<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=221580)
Waiting for packet dumper to finish... 1 (prev_count=221580, count=247960)
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122933601 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'.
------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------
Thu Oct 31 12:29:34 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started.
20241031122935350 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(746)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122935364 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122935364 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122935388 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(748)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122935390 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47244 (stream_srv.c:129)[0;m
20241031122935390 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:47244<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122935401 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35185<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122935402 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935402 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122935403 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122935403 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122935403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122935403 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935404 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122935404 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122935404 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935404 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122935404 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935404 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122935404 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122935404 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122935404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122935404 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122935406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122935406 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935406 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122935406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935406 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935406 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935406 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122935406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122935406 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(753)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(753)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(753)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(751)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122935441 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935441 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122935441 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935441 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122935441 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935441 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122935442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122935442 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122935442 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122935442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122935442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122935442 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122935442 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122935442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122935442 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122935443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122935443 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935443 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935444 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122935444 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935444 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122935444 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935444 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935444 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935444 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122935444 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122935444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122935444 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(756)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(756)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(756)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(754)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122935503 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122935503 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122935503 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122935503 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122935503 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122935503 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122935503 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122935503 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122935503 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122935510 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:47244<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122935510 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:47244<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122935510 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:47244<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122935511 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122935511 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:47244 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122935511 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:47244 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122935511 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:47244 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122935511 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:47244<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122935511 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:47244<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122935634 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122935634 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122935634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122935634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(753)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122935637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935637 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122935637 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122935637 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122935637 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122935637 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122935637 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122935639 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935639 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122935639 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122935639 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122935639 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122935639 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122935639 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122935639 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122935639 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122935639 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122935639 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122935639 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122935639 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122935639 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122935639 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122935639 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122935639 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122935640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122935640 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935640 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935640 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935640 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935640 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122935640 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122935672 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122935672 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122935672 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122935672 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(756)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122935675 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935675 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122935675 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122935675 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122935675 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122935675 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122935675 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122935676 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935676 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122935676 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122935676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122935676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122935676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122935676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122935676 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122935676 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122935676 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122935676 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122935676 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122935676 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122935676 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122935676 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122935676 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122935676 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122935677 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122935677 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122935677 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122935677 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122935677 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122935677 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935677 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935677 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935677 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935677 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122935678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122935678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122935678 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122935678 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122935678 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122935678 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122935678 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(752)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122936442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122936442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122936442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122936442 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122936442 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122936442 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122936442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122936442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122936442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122936442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122936443 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122936443 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122936443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122936443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122936443 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122936443 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122936443 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122936443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122936443 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122936443 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122936443 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122936443 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122936443 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122936444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122936444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122936444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122936444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122936444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122936444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122936444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122936444 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122936445 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122936445 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122936445 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122936445 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122936445 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122936445 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936445 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122936445 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122936445 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122936445 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122936445 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122936445 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(755)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122936481 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122936481 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122936481 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122936481 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122936481 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122936481 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122936481 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936481 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122936482 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122936482 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122936482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122936482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122936482 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122936482 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122936482 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122936482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122936482 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122936482 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122936482 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122936482 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122936482 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122936484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122936484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122936484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122936484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122936484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122936484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122936484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122936484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122936484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122936484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122936484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122936484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122936484 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031122937503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031122937503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031122937503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031122937504 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031122937504 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55dba71f0c60]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031122937518 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122937522 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122937525 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122937528 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122937530 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122937533 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122937535 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122937537 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122937539 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122937541 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122937543 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122937545 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122937547 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122937548 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122937550 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031122937552 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031122937554 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031122937556 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031122937558 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031122937559 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@d221cd9a1520: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@d221cd9a1520: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101100110'B, t_guard := 20.000000 }
20241031122937586 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(755)@d221cd9a1520: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(755)@d221cd9a1520: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(758)
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(747)@d221cd9a1520: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(758)12684232
[38;5;23m20241031122938612 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122938612 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122938613 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031122938613 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031122938613 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc18bc8, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031122938613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55dba71f0c60]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031122938613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031122938613 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684232 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031122938613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122938613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031122938613 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031122938613 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684232 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031122938613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55dba71ed6a0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031122938613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031122938613 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12684232 <-> SCCP-20 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031122938613 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684232 SCCP-20 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031122938613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031122938613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031122938613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031122938613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031122938613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031122938613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122938613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55dba71f2080]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031122938613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55dba71f2080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122938613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031122938613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55dba71f2080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031122938613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031122938613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122938613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122938613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122938613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122938613 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(754)@d221cd9a1520: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(754)@d221cd9a1520: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(755)@d221cd9a1520: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(755)@d221cd9a1520: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(755)@d221cd9a1520: Final verdict of PTC: error
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(758)@d221cd9a1520: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101100110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101100110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@d221cd9a1520: Test Component 758 has requested to stop MTC. Terminating current testcase execution.
20241031122943607 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122943607 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:47244<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122943607 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:47244<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122943607 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:47244<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122943607 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:47244 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47244<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122943607 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031122943607 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35185<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031122943607 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122943607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122943607 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122943607 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122943607 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122943607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122943607 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122943607 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122943607 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122943607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122943607 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122943607 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122943607 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122943607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122943607 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122943607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122943607 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122943607 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;23m20241031122943608 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122943608 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122943608 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122943608 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122943608 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031122943608 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122943608 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122943608 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122943608 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031122943608 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122943608 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[1;36m20241031122943608 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031122943608 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031122943608 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
HNBGW_Test.msc0-RAN(752)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(749)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(754)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(751)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122943608 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122943608 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122943608 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122943608 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122943608 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122943608 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122943608 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122943608 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122943608 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122943608 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031122943608 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031122943608 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122943608 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122943608 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122943608 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122943608 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122943608 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122943608 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122943608 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122943608 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122943608 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122943608 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122943608 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(747)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(753)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(756)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(748)@d221cd9a1520: Final verdict of PTC: none
20241031122943609 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:138)
VirtHNBGW-STATS(745)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(757)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(758)@d221cd9a1520: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101100110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
IPA-CTRL-CLI-IPA(750)@d221cd9a1520: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(746)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(745): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(746): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(747): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(748): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(749): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(750): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(751): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(752): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(753): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(754): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(755): error (pass -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(756): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(757): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(758): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101100110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@d221cd9a1520: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink error'.
[33m20241031122943613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031122943613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031122943613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55dba71f2080]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031122943613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55dba71f2080]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031122943613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031122943613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031122943613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031122943613 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684232)[0x55dba71f0c60]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031122943613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031122943613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031122943613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55dba71ed6a0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031122943613 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-12684232 SCCP-20 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:29:43 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc
20241031122943660 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122944162 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:56142<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=160540)
Waiting for packet dumper to finish... 1 (prev_count=160540, count=180376)
[38;5;43m20241031122945609 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122945609 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122945609 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122945609 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122945609 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122945609 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'.
------ HNBGW_Tests.TC_second_rab_assignment ------
Thu Oct 31 12:29:46 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_second_rab_assignment started.
20241031122947241 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59300<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122947252 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59316<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_second_rab_assignment-Iuh0(760)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122947254 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122947254 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122947270 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43407<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122947272 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122947273 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947273 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122947273 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122947274 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947274 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122947274 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122947274 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122947274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947274 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122947274 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947274 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122947275 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122947275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122947275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122947275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122947275 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122947276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122947276 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122947276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122947276 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947277 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122947277 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122947277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122947277 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(765)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(765)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(765)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(763)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122947317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122947317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122947317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122947317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122947317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122947319 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122947319 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122947319 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122947319 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122947320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122947320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122947320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122947320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122947320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(768)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(768)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(768)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-SCCP(766)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122947373 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122947373 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122947373 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122947373 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122947373 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122947373 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122947373 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122947373 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122947373 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;43m20241031122947509 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122947510 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122947510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122947510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(765)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122947513 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947513 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122947513 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122947513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122947513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122947513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122947513 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122947514 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947514 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122947514 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122947514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122947514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122947514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122947514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122947514 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122947514 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122947514 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122947514 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122947514 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122947514 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122947514 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122947514 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122947514 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122947514 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122947515 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947515 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122947516 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947516 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947516 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947516 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947516 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947516 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122947516 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122947552 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122947552 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122947552 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122947552 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(768)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122947555 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947555 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122947555 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122947555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122947555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122947555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122947555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122947556 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947556 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122947556 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122947556 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122947556 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122947556 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122947556 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122947556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122947556 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122947556 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122947556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122947556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122947556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122947556 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122947556 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122947556 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122947556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122947558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122947558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122947558 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122947558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122947558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122947558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122947558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122947558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122947558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122947558 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(764)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122948318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122948318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122948318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122948318 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122948318 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122948318 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122948318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122948318 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122948318 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122948318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122948318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122948318 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122948318 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122948318 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122948319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122948319 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122948319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122948319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122948319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122948319 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122948320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122948320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122948320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122948320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122948320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122948320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122948320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122948320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122948320 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122948320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122948320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122948320 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(767)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122948359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122948359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122948359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122948359 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122948359 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122948360 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122948360 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122948360 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122948360 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122948360 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122948360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122948360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122948360 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122948360 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122948360 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122948360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122948360 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122948360 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122948360 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122948360 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122948360 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122948361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122948361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122948361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122948361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122948361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122948361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122948361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122948361 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122948361 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122948362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122948362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122948362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122948362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122948362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122948362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122948362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122948362 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122948362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122948362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122948362 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122948398 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59316<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(767)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122948399 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43407<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031122948399 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59300<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122948399 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122948399 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122948399 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122948399 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
HNBGW_Test.msc0-SCCP(763)@d221cd9a1520: Final verdict of PTC: none
20241031122948399 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.sgsn0-SCCP(766)@d221cd9a1520: Final verdict of PTC: none
TC_second_rab_assignment0(770)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(762)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(764)@d221cd9a1520: Final verdict of PTC: none
TC_second_rab_assignment-Iuh0-RUA(761)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(759)@d221cd9a1520: Final verdict of PTC: none
TC_second_rab_assignment-Iuh0(760)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(768)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(765)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(769)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(759): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_second_rab_assignment-Iuh0(760): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(761): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(762): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(763): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(764): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(765): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(766): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(767): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(768): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(769): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_second_rab_assignment0(770): none (error -> error)
MTC@d221cd9a1520: Test case TC_second_rab_assignment finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment error'.
Thu Oct 31 12:29:48 UTC 2024
[1;31m------ HNBGW_Tests.TC_second_rab_assignment error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc
20241031122948452 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59328<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031122948525 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122948525 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122948525 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122948525 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122948525 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122948525 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122948525 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122948525 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122948525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122948526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122948526 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122948526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122948526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122948526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[38;5;23m20241031122948526 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122948526 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122948526 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122948526 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122948526 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122948526 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122948526 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122948526 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031122948526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122948526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122948526 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122948526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122948526 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122948526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122948526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122948526 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122948526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122948526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122948526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122948526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122948526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122948526 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122948526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122948526 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122948953 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59328<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141072)
Waiting for packet dumper to finish... 1 (prev_count=141072, count=141904)
[38;5;43m20241031122950527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122950527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122950527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122950527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122950527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122950527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment error' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'.
------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------
Thu Oct 31 12:29:50 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_hnb_reregister_reuse_sctp_assoc started.
20241031122952031 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122952044 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59352<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_reregister_reuse_sctp_assoc-Iuh0(772)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122952045 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122952045 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122952057 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:34265<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122952059 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952059 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122952059 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952059 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122952060 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952060 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122952060 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952060 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122952060 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952060 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952060 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952060 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952060 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952060 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952060 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952060 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122952060 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952060 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122952060 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952060 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122952060 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952060 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952060 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952060 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952060 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952061 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122952061 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122952061 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122952061 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952061 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122952061 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952061 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952061 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952061 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952061 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122952061 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122952061 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122952062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122952062 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952062 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952062 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952062 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952062 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122952062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952062 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122952062 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122952062 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(777)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(777)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(777)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(775)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122952098 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952098 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122952099 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122952099 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122952100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122952100 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952100 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122952100 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122952100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122952100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122952100 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952100 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952100 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122952100 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122952100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122952100 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031122952101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122952101 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952101 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122952101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122952101 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952101 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122952101 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122952101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122952101 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(780)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(780)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(780)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(778)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;43m20241031122952289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122952289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122952289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122952289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(777)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122952293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122952293 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122952293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122952293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122952293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122952293 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122952294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122952294 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122952294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122952294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122952294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122952294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122952294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122952294 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122952294 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122952294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122952294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122952294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122952294 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122952294 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122952294 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122952294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122952295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122952295 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952295 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952295 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952296 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952296 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952296 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952296 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952296 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122952296 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122952331 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122952331 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122952331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122952331 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(780)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122952333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952333 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122952333 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122952333 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122952333 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122952333 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122952333 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122952335 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952335 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122952335 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122952335 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122952335 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122952335 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122952335 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122952335 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122952335 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122952335 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122952335 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122952335 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122952335 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122952335 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122952335 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122952335 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122952335 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122952336 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122952336 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122952336 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122952336 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122952336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122952336 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122952336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122952336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122952336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122952336 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(776)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122953098 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122953098 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122953098 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122953098 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122953098 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122953098 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122953098 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122953098 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122953098 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122953098 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122953098 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122953098 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122953099 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122953099 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122953099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122953099 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122953099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122953099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122953099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122953099 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122953100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122953100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122953100 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122953100 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122953100 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122953100 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122953100 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953100 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122953101 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122953101 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122953101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122953101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122953101 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(779)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122953139 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122953139 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122953139 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122953139 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122953139 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122953139 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122953139 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953139 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122953140 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122953140 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122953140 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122953140 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122953140 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122953140 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122953140 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953140 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122953140 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122953140 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122953140 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122953140 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122953140 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122953140 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122953142 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122953142 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122953142 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122953142 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122953142 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122953142 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122953142 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122953142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122953142 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122953142 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122953143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122953143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122953143 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031122953159 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122953159 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122953159 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122953159 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122953160 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122953160 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122953160 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122953160 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122953160 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122953165 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122953165 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122953165 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192)[0;m
20241031122953165 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307)[0;m
20241031122953165 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460)[0;m
[38;5;23m20241031122953365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122953365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122953365 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122953365 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122953365 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122953366 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122953366 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122953366 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122953366 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
MTC@d221cd9a1520: talloc reports "struct hnb_context" x 1, expecting 1
MTC@d221cd9a1520: ok: talloc reports "asn1_context" = 1 bytes
HNBGW_Test.sgsn0-RAN(779)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122953373 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122953373 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122953373 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122953373 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122953373 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122953373 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122953373 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122953373 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122953373 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031122953373 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown[0;m
[38;5;23m20241031122953374 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122953374 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122953374 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122953374 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122953374 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122953374 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031122953374 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;43m20241031122953374 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;49m20241031122953374 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;49m20241031122953374 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122953374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122953374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122953374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122953374 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122953374 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122953374 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122953374 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122953374 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031122953374 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122953374 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122953374 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122953374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122953374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122953374 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122953374 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122953374 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122953374 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
HNBGW_Test.msc0-M3UA(777)@d221cd9a1520: Final verdict of PTC: none
20241031122953374 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122953374 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031122953374 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(780)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122953374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122953374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122953374 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122953374 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122953374 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(773)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122953374 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:34265<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(775)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(776)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(778)@d221cd9a1520: Final verdict of PTC: none
TC_hnb_reregister_reuse_sctp_assoc-Iuh0(772)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(771)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(781)@d221cd9a1520: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(774)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
20241031122953376 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59352<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: pass
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(771): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(772): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(773): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(778): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(779): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(780): none (pass -> pass)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(781): none (pass -> pass)
MTC@d221cd9a1520: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'.
Thu Oct 31 12:29:53 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc
20241031122953414 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59368<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122953916 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59368<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=129232)
Waiting for packet dumper to finish... 1 (prev_count=129232, count=147696)
[38;5;43m20241031122955375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122955375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122955375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031122955375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031122955375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031122955375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'.
------ HNBGW_Tests.TC_apply_sccp ------
Thu Oct 31 12:29:55 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0).
MTC@d221cd9a1520: Test case TC_apply_sccp started.
20241031122957000 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_apply_sccp-Iuh0(783)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122957015 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031122957015 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031122957035 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_apply_sccp-Iuh1(785)@d221cd9a1520: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031122957037 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57208 (stream_srv.c:129)[0;m
20241031122957037 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:57208<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031122957046 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35183<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031122957047 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122957048 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122957048 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122957049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122957049 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957049 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122957049 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031122957049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122957049 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957049 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55dba7175060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031122957049 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957050 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957050 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957050 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031122957050 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031122957050 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957050 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122957050 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957050 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957050 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957050 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55dba7172260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957050 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957050 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957050 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031122957050 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031122957050 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031122957051 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957051 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122957051 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957051 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957051 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957051 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957051 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957051 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957051 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957051 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957051 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55dba71dc030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122957051 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957051 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957051 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957051 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031122957051 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031122957051 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(790)@d221cd9a1520: *************************************************
HNBGW_Test.msc0-M3UA(790)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(790)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(788)@d221cd9a1520: v_sccp_pdu_maxlen:268
[33m20241031122957086 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957086 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122957087 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957087 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122957087 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957087 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031122957087 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031122957087 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122957088 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957088 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55dba71de670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031122957088 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957088 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55dba71ddce0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031122957089 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957089 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957089 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55dba71dd350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031122957089 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957089 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122957089 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957089 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957089 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031122957089 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031122957089 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031122957089 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122957089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122957089 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@d221cd9a1520: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(793)@d221cd9a1520: *************************************************
HNBGW_Test.sgsn0-M3UA(793)@d221cd9a1520: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(793)@d221cd9a1520: *************************************************
MTC@d221cd9a1520: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(791)@d221cd9a1520: v_sccp_pdu_maxlen:268
[38;5;23m20241031122957140 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122957140 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122957140 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122957140 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122957140 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031122957140 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122957140 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122957140 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122957140 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): none -> pass
[38;5;23m20241031122957146 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57208<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122957146 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57208<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122957146 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57208<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031122957146 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031122957146 [1;31mDLGLOBAL[0;m [1;31mERROR[0;m counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221)
20241031122957146 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55dba5083be0(hnb) with 60 counters (rate_ctr.c:86)
20241031122957146 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:57208 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031122957146 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57208 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031122957146 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57208 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031122957146 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57208<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031122957146 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57208<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@d221cd9a1520: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031122957278 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122957278 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031122957278 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122957278 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(790)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122957281 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957281 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122957281 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122957281 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122957281 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122957281 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122957281 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122957283 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957283 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122957283 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122957283 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122957283 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122957283 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122957283 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122957283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122957283 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122957283 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122957283 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122957283 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122957283 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122957283 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122957283 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122957283 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122957283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122957284 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957284 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031122957284 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957284 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957284 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957284 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122957284 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122957317 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031122957317 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031122957317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031122957317 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(793)@d221cd9a1520: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031122957320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031122957320 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031122957320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031122957320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031122957320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031122957320 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031122957321 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957321 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031122957321 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031122957321 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031122957321 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031122957321 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031122957321 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031122957321 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122957321 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031122957321 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031122957321 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122957321 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122957321 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122957321 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122957321 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031122957321 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031122957321 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031122957323 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031122957323 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031122957323 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031122957323 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122957323 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122957323 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122957323 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122957323 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122957323 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122957323 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(789)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122958087 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122958087 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122958087 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122958087 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122958087 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122958087 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122958087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122958087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122958087 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122958087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122958088 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122958088 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122958088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122958088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122958088 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031122958088 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122958088 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958088 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122958088 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122958088 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122958088 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122958088 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122958088 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031122958088 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122958089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122958089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122958089 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122958089 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122958089 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122958089 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122958089 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958089 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958090 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958090 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958090 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122958090 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122958090 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122958090 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122958090 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122958090 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(792)@d221cd9a1520: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122958125 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122958125 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122958125 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122958125 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122958125 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122958125 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958125 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122958125 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122958125 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122958125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031122958125 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031122958125 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031122958125 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031122958125 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031122958125 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958126 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55dba71e0ad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031122958126 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031122958126 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122958126 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122958126 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122958126 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031122958126 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031122958127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031122958127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031122958127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122958127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031122958127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031122958127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031122958127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031122958128 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031122958128 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031122958128 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122958128 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031122958128 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031122958128 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031122958128 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@d221cd9a1520: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@d221cd9a1520: setverdict(error): pass -> error
20241031122959170 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031122959171 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122959171 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122959172 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122959172 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122959172 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031122959172 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57208<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031122959172 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57208<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031122959172 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:57208<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031122959172 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:57208 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57208<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031122959172 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031122959172 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_apply_sccp-Iuh1-RUA(786)@d221cd9a1520: Final verdict of PTC: none
[38;5;33m20241031122959172 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35183<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(788)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(791)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122959173 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122959173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031122959173 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031122959173 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122959173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122959173 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
HNBGW_Test.msc0-RAN(789)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(792)@d221cd9a1520: Final verdict of PTC: none
TC_apply_sccp-Iuh0-RUA(784)@d221cd9a1520: Final verdict of PTC: none
[38;5;23m20241031122959173 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122959173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
TC_apply_sccp-Iuh1(785)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122959173 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031122959173 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122959173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122959173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122959173 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122959173 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122959173 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122959173 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122959173 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55dba7191c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122959173 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55dba7191c10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031122959173 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122959173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031122959173 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031122959173 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031122959173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031122959173 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031122959173 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031122959173 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
TC_apply_sccp-Iuh0(783)@d221cd9a1520: Final verdict of PTC: none
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031122959173 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031122959174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031122959174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
IPA-CTRL-CLI-IPA(787)@d221cd9a1520: Final verdict of PTC: none
TC_apply_sccp0(795)@d221cd9a1520: Final verdict of PTC: none
HNBGW-MGCP(794)@d221cd9a1520: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(790)@d221cd9a1520: Final verdict of PTC: none
VirtHNBGW-STATS(782)@d221cd9a1520: Final verdict of PTC: none
[38;5;49m20241031122959174 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031122959174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031122959174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031122959174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031122959174 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031122959174 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031122959174 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031122959174 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031122959174 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55dba71dc9c0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-M3UA(793)@d221cd9a1520: Final verdict of PTC: none
MTC@d221cd9a1520: Setting final verdict of the test case.
MTC@d221cd9a1520: Local verdict of MTC: error
MTC@d221cd9a1520: Local verdict of PTC VirtHNBGW-STATS(782): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_apply_sccp-Iuh0(783): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(784): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_apply_sccp-Iuh1(785): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(786): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-SCCP(788): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-RAN(789): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.msc0-M3UA(790): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(791): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-RAN(792): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(793): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC HNBGW-MGCP(794): none (error -> error)
MTC@d221cd9a1520: Local verdict of PTC TC_apply_sccp0(795): none (error -> error)
MTC@d221cd9a1520: Test case TC_apply_sccp finished. Verdict: error
MTC@d221cd9a1520: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp error'.
Thu Oct 31 12:29:59 UTC 2024
[1;31m------ HNBGW_Tests.TC_apply_sccp error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc
20241031122959217 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031122959719 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=147600)
Waiting for packet dumper to finish... 1 (prev_count=147600, count=148140)
[38;5;43m20241031123001174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123001174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123001174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123001174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123001174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123001174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@d221cd9a1520: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp error' was executed successfully (exit status: 0).
MC@d221cd9a1520: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@d221cd9a1520: Terminating MTC.
MC@d221cd9a1520: MTC terminated.
MC2> exit
MC@d221cd9a1520: Shutting down session.
MC@d221cd9a1520: Shutdown complete.
Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-9710.log'
--------------------
[1;32mpass[0;m HNBGW_Tests.TC_hnb_register
[1;32mpass[0;m HNBGW_Tests.TC_hnb_register_duplicate
[1;32mpass[0;m HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc
[1;32mpass[0;m HNBGW_Tests.TC_ue_register
[1;32mpass[0;m HNBGW_Tests.TC_ue_register_tmsi_lai
[1;32mpass[0;m HNBGW_Tests.TC_ue_register_before_hnb_register
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_release_abnormal
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_initial_ue
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_initial_ue
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_bidir
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_bidir
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assignment
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_release
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_release_abnormal
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assign_fail
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assign_mgcp_to
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_mo_disconnect
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_mo_disconnect
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_creq_cref
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_creq_cref
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ps_rab_assignment_without_pfcp
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_paging_imsi
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_paging_tmsi
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_second_rab_assignment
[1;32mpass[0;m HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_apply_sccp
[1;32mNEW: PASS[0;m HNBGW_Tests.TC_hnb_disconnected_timeout
[1;31mNEW: FAIL[0;m HNBGW_Tests.TC_mscpool_L3Compl_no_cn
[1;31mNEW: FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn
Summary:
[1;31mpass->FAIL[0;m: 42
[1;31mNEW: FAIL[0;m: 2
[1;32mpass[0;m: 7
[1;32mNEW: PASS[0;m: 1
[0;94m[testenv][generic] Testsuite is done[0m
[1;34m[testenv][generic] Stopping testsuite (2942958)[0m
[1;34m[testenv][generic] Merging log files[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'][0m
[1;34m[testenv][generic] Formatting log files[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'][0m
[1;34m[testenv][generic] Stopping stp (2942844)[0m
[1;34m[testenv][generic] Stopping hnbgw (2942886)[0m
[1;34m[testenv][generic] Showing junit-xml-9710.log[0m
[0;94m[testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/junit-xml-9710.log && echo'][0m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mTimeout of T_guard
HNBGW_Tests.ttcn:2457 HNBGW_Tests control part
HNBGW_Tests.ttcn:2412 TC_mscpool_L3Compl_no_cn testcase
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mTimeout of T_guard
HNBGW_Tests.ttcn:2470 HNBGW_Tests control part
HNBGW_Tests.ttcn:2415 TC_sgsnpool_L3Compl_no_cn testcase
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[1;34m[testenv] Stopping podman container (restart)[0m
[0;94m[testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0'][0m
d221cd9a1520e6e695e48428902ac0377d0d1b0f02dd5be7247fac837d4ab1a5
[0;94m[testenv] + ['podman', 'wait', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0'][0m
Error: no container with name or ID testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0 found: no such container
[0;94m[testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'][0m
time="2024-10-31T12:30:07Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead"
Running testenv-podman-main.sh
[0;94m[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'][0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"][0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'apt-get', '-q', 'update'][0m
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease
Reading package lists...
[1;34m[testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'][0m
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0
libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0
libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0
libosmonetif11 libosmovty13 osmocom-latest
Recommended packages:
osmo-mgw
The following NEW packages will be installed:
libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0
libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0
libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0
libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-latest
0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/1780 kB of archives.
After this operation, 6515 kB of additional disk space will be used.
Error: no container with name or ID testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-0 found: no such container
[1;91m[testenv] podman container crashed![0m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libnftnl11: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 ... 39994 files and directories currently installed.)
Preparing to unpack .../00-libnftnl11_1.2.4-2_amd64.deb ...
Unpacking libnftnl11:amd64 (1.2.4-2) ...
Selecting previously unselected package libnftables1:amd64.
Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ...
Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ...
Selecting previously unselected package osmocom-latest.
Preparing to unpack .../02-osmocom-latest_1.0.0_amd64.deb ...
Unpacking osmocom-latest (1.0.0) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../03-libosmocore22_1.10.0_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0) ...
Selecting previously unselected package libosmo-gtlv1:amd64.
Preparing to unpack .../04-libosmo-gtlv1_0.4.0_amd64.deb ...
Unpacking libosmo-gtlv1:amd64 (0.4.0) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../05-libosmoisdn0_1.10.0_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../06-libosmogsm20_1.10.0_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0) ...
Selecting previously unselected package libosmo-pfcp0:amd64.
Preparing to unpack .../07-libosmo-pfcp0_0.4.0_amd64.deb ...
Unpacking libosmo-pfcp0:amd64 (0.4.0) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../09-libosmovty13_1.10.0_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0) ...
Selecting previously unselected package libosmo-sigtran10:amd64.
Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ...
Unpacking libosmo-sigtran10:amd64 (2.0.1) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../11-libosmoctrl0_1.10.0_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0) ...
Selecting previously unselected package osmo-stp:amd64.
Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ...
Unpacking osmo-stp:amd64 (2.0.1) ...
Selecting previously unselected package libasn1c1:amd64.
Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ...
Unpacking libasn1c1:amd64 (0.9.37) ...
Selecting previously unselected package libosmo-hnbap0:amd64.
Preparing to unpack .../14-libosmo-hnbap0_1.6.0_amd64.deb ...
Unpacking libosmo-hnbap0:amd64 (1.6.0) ...
Selecting previously unselected package libosmo-mgcp-client14:amd64.
Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1_amd64.deb ...
Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ...
Selecting previously unselected package libosmo-ranap7:amd64.
Preparing to unpack .../16-libosmo-ranap7_1.6.0_amd64.deb ...
Unpacking libosmo-ranap7:amd64 (1.6.0) ...
Selecting previously unselected package libosmo-rua0:amd64.
Preparing to unpack .../17-libosmo-rua0_1.6.0_amd64.deb ...
Unpacking libosmo-rua0:amd64 (1.6.0) ...
Selecting previously unselected package osmo-hnbgw.
Preparing to unpack .../18-osmo-hnbgw_1.6.0_amd64.deb ...
Unpacking osmo-hnbgw (1.6.0) ...
Setting up osmocom-latest (1.0.0) ...
Setting up libasn1c1:amd64 (0.9.37) ...
Setting up libnftnl11:amd64 (1.2.4-2) ...
Setting up libosmocore22:amd64 (1.10.0) ...
Setting up libosmo-gtlv1:amd64 (0.4.0) ...
Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ...
Setting up libosmo-hnbap0:amd64 (1.6.0) ...
Setting up libosmovty13:amd64 (1.10.0) ...
Setting up libosmo-rua0:amd64 (1.6.0) ...
Setting up libosmoisdn0:amd64 (1.10.0) ...
Setting up libosmo-mgcp-client14:amd64 (1.13.1) ...
Setting up libosmogsm20:amd64 (1.10.0) ...
Setting up libosmoctrl0:amd64 (1.10.0) ...
Setting up libosmo-pfcp0:amd64 (0.4.0) ...
Setting up libosmonetif11:amd64 (1.5.1) ...
Setting up libosmo-sigtran10:amd64 (2.0.1) ...
Setting up osmo-stp:amd64 (2.0.1) ...
changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
changed ownership of '/etc/osmocom' from root:root to root:osmocom
mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
Setting up libosmo-ranap7:amd64 (1.6.0) ...
Setting up osmo-hnbgw (1.6.0) ...
changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Processing triggers for libc-bin (2.36-9+deb12u8) ...
[1;34m[testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'][0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg'][0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw-with-pfcp.cfg'][0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'][0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'][0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'][0m
[0;94m[testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'][0m
[0;94m[testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'][0m
[0;94m[testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'][0m
[1;34m[testenv][with-pfcp] Running testsuite clean script (reason: prepare)[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'][0m
[1;34m[testenv][with-pfcp] Running stp[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'][0m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:337 0: Creating SS7 Instance[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:637 0: Creating Route Table system[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905[0;m
[38;5;43m20241031123018350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905[0;m
[38;5;43m20241031123018350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905[0;m
[38;5;43m20241031123018350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905[0;m
[38;5;43m20241031123018350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905[0;m
[38;5;43m20241031123018350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905[0;m
[38;5;43m20241031123018350 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS[0;m
[38;5;43m20241031123018350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0'[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1'[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2'[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0'[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1'[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2'[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905[0;m
[38;5;43m20241031123018350 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905[0;m
20241031123018351 [1;33mDLGLOBAL[0;m <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239
[1;34m[testenv][with-pfcp] Running hnbgw[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/hnbgw.log'][0m
rate_ctr.c:86 validating counter group 0x55a9b2664520(iucs) with 3 counters
rate_ctr.c:86 validating counter group 0x55a9b2664500(iups) with 3 counters
[38;5;43m20241031123018560 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: Creating SS7 Instance (osmo_ss7.c:337)[0;m
[38;5;43m20241031123018560 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: Creating Route Table system (osmo_ss7.c:637)[0;m
[38;5;51m20241031123018560 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m 0x55a9b427d870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b26645a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b26645a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b26645a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b26645a0(msc) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Allocated (fsm.c:456)[0;m
20241031123018560 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664580(sgsn) with 15 counters (rate_ctr.c:86)
[33m20241031123018560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) allocated (cnlink.c:94)[0;m
20241031123018560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97)[0;m
20241031123018561 [1;33mDLGLOBAL[0;m [1;33mNOTICE[0;m Available via telnet 127.0.0.1 4261 (telnet_interface.c:88)
[38;5;33m20241031123018561 [1;33mDLCTRL[0;m[38;5;33m [1;33mNOTICE[0;m[38;5;33m CTRL at 127.0.0.1 4262 (control_if.c:1024)[0;m
20241031123018561 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m Using RNC-Id 23 (osmo_hnbgw_main.c:300)[0;m
20241031123018561 [1;33mDMAIN[0;m [1;33mNOTICE[0;m Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303)[0;m
[1;33m20241031123018561 [1;33mDMGW[0;m[1;33m [1;33mNOTICE[0;m[1;33m No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881)[0;m
[38;5;51m20241031123018561 [1;33mDLMGCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932)[0;m
[38;5;51m20241031123018561 [1;32mDLMGCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:33793 (mgcp_client.c:987)[0;m
[38;5;51m20241031123018561 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m 0x55a9b427d870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:77)[0;m
[38;5;51m20241031123018561 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m PFCP endpoint: recovery timestamp = 0xeacdf6da (1730377818 seconds since UNIX epoch, which is 3939366618 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155)[0;m
[38;5;51m20241031123018561 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer[0x55a9b43ec540]{disabled}: Allocated (fsm.c:456)[0;m
[38;5;51m20241031123018561 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131)[0;m
[38;5;51m20241031123018561 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123018561 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123018561 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123018561 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867)[0;m
[38;5;45m20241031123018561 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566)[0;m
[38;5;45m20241031123018561 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Creating AS instance (sccp_user.c:573)[0;m
20241031123018561 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x7fbd0c6f3e60(sigtran_as) with 2 counters (rate_ctr.c:86)
[38;5;43m20241031123018561 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_DOWN}: Allocated (fsm.c:456)[0;m
[38;5;43m20241031123018561 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956)[0;m
[38;5;45m20241031123018561 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584)[0;m
[38;5;45m20241031123018561 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Creating default route (sccp_user.c:590)[0;m
[38;5;43m20241031123018561 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780)[0;m
[38;5;45m20241031123018561 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629)[0;m
20241031123018561 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x7fbd0c6f3ea0(sigtran_asp) with 3 counters (rate_ctr.c:86)
[38;5;43m20241031123018561 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110)[0;m
[38;5;43m20241031123018561 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;43m20241031123018561 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620)[0;m
[38;5;43m20241031123018561 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_DOWN}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123018561 [1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699)[0;m
[38;5;43m20241031123018561 [1;33mDLSS7[0;m[38;5;43m [1;33mNOTICE[0;m[38;5;43m 0: Creating SCCP instance (osmo_ss7.c:408)[0;m
[38;5;45m20241031123018561 [1;32mDLSCCP[0;m[38;5;45m [1;32mINFO[0;m[38;5;45m Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108)[0;m
[38;5;43m20241031123018561 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m registering user=SCCP for SI 3 with priv 0x55a9b440bd50 (osmo_ss7.c:431)[0;m
[33m20241031123018561 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889)[0;m
[38;5;45m20241031123018561 [1;32mDLSCCP[0;m[38;5;45m [1;32mINFO[0;m[38;5;45m Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108)[0;m
[33m20241031123018561 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031123018561 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031123018561 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018561 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031123018562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031123018562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031123018562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031123018562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841)[0;m
[33m20241031123018562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861)[0;m
[33m20241031123018562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123018562 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::1:58782<->l=::1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123018562 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:141 (r=::1:58782<->l=::1:2905): created dynamic ASP asp-dyn-0[0;m
[38;5;43m20241031123018562 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:58782<->l=:::2905[0;m
[38;5;43m20241031123018562 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet![0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123018562 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123018562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123018562 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123018562 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232)[0;m
20241031123018562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;23m20241031123018562 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:58782){CONNECTING} connection established (stream_cli.c:362)[0;m
[38;5;23m20241031123018562 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94)[0;m
[38;5;43m20241031123018562 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:58782) (osmo_ss7_asp.c:934)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123018562 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123018562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123018563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031123018563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190)[0;m
[1;34m[testenv][with-pfcp] Running testsuite[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'][0m
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli HNBGW_Tests-with-pfcp.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 9.0.0 *
* Copyright (c) 2000-2023 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *
*************************************************************************
Using configuration file: HNBGW_Tests-with-pfcp.cfg
MC@e41700779a8c: Unix server socket created successfully.
MC@e41700779a8c: Listening on TCP port 40353.
e41700779a8c is the default
MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests e41700779a8c 40353
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@e41700779a8c: New HC connected from 10.0.2.100 [10.0.2.100]. e41700779a8c: Linux 6.1.0-21-amd64 on x86_64.
cmtc
MC@e41700779a8c: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@e41700779a8c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@e41700779a8c: Configuration file was processed on all HCs.
MC@e41700779a8c: Creating MTC on host 10.0.2.100.
MC@e41700779a8c: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'.
------ HNBGW_Tests.TC_hnb_register ------
Thu Oct 31 12:30:19 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_hnb_register started.
20241031123020519 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123020533 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_register-Iuh0(4)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123020534 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123020534 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123020551 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42029<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123020554 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020554 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123020554 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020554 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123020555 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020555 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123020555 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020555 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123020555 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020555 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020555 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020555 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020555 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020555 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020555 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020555 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031123020555 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031123020555 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123020556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123020556 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031123020556 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031123020556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123020556 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123020556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123020556 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031123020556 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031123020556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123020557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123020558 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031123020558 [1;31mDLSS7[0;m[38;5;43m [1;31mERROR[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)[0;m
20241031123020558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020563 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ)[0;m
[38;5;43m20241031123020563 [1;32mDLSS7[0;m[38;5;43m <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated[0;m
[38;5;43m20241031123020563 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS[0;m
[38;5;43m20241031123020563 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7'[0;m
[38;5;43m20241031123020563 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123020563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713)[0;m
[38;5;43m20241031123020563 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123020563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713)[0;m
[38;5;49m20241031123020563 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020563 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123020563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_ASP(asp-clnt-msc-0)[0x55a9b43ebf80]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031123020563 [1;33mDLSS7[0;m[38;5;43m [1;33mNOTICE[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123020563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713)[0;m
[38;5;49m20241031123020563 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397)[0;m
[38;5;43m20241031123020563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m xua_default_lm(asp-clnt-msc-0)[0x55a9b440a940]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404)[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(9)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(9)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(9)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(7)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123020596 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020596 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123020597 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020597 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123020597 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020597 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123020597 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123020597 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123020598 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020598 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123020598 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020598 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123020599 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020599 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123020599 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020599 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123020599 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020599 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020599 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123020599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123020599 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123020599 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123020599 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123020599 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123020599 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123020600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123020600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123020600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123020600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123020600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123020600 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(12)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(12)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(12)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(10)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123020787 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123020787 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123020787 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123020787 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(9)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123020790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123020790 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123020790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123020790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123020790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123020790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123020791 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020791 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123020791 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123020791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123020791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123020791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123020791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123020791 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123020791 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123020791 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123020791 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123020791 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123020791 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123020791 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123020791 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123020792 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123020792 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123020793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123020793 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123020793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123020793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123020793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123020793 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123020827 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123020827 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123020827 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123020827 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(12)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123020831 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020831 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123020831 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123020831 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123020831 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123020831 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123020831 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123020832 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020832 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123020832 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123020832 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123020832 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123020832 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123020832 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123020833 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123020833 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123020833 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123020833 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123020833 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123020833 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123020833 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123020833 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123020833 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123020833 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123020834 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123020834 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123020834 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123020834 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123020834 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123020834 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123020834 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123020834 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123020834 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123020834 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123021562 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.msc0-RAN(8)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123021597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123021597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123021597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123021598 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123021598 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123021598 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123021598 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123021598 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123021598 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123021598 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123021598 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123021598 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123021598 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123021598 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123021598 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123021598 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123021598 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123021598 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123021598 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123021598 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123021600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123021600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123021600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123021600 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123021600 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123021600 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123021600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123021600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123021600 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123021600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123021600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123021600 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(11)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123021637 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123021637 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123021637 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123021637 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123021637 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123021637 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123021637 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021637 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123021637 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123021637 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123021637 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123021637 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123021638 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123021638 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123021638 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123021638 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123021638 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123021638 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123021638 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123021638 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123021638 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123021638 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123021638 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123021638 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123021638 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031123021656 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123021656 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123021656 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123021656 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123021656 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123021656 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123021656 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123021656 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123021656 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123021656 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031123021664 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123021664 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123021664 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123021664 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123021664 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123021664 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42029<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-RAN(8)@e41700779a8c: Final verdict of PTC: none
20241031123021664 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(11)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(10)@e41700779a8c: Final verdict of PTC: none
TC_hnb_register-Iuh0-RUA(5)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(12)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(9)@e41700779a8c: Final verdict of PTC: none
TC_hnb_register-Iuh0(4)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(7)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(6)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(13)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(3)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123021666 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass)
MTC@e41700779a8c: Test case TC_hnb_register finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'.
Thu Oct 31 12:30:21 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_register pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc
20241031123021755 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123021801 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123021801 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123021801 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123021801 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123021801 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123021801 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123021801 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123021801 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123021801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123021802 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123021802 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123021802 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123021802 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123021802 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123021802 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123021802 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123021802 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123021802 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123021802 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123021802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123021802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123021802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123021802 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123021802 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123021802 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123021802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123021802 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123021802 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123021802 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123021802 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123021802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123021802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123021802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123021802 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123021802 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123021802 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123021802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123021802 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123022257 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=97828)
[38;5;23m20241031123022882 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::5c2b:7eff:fe46:c02b]:2905 err=None (stream.c:265)[0;m
[38;5;43m20241031123022882 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030)[0;m
[38;5;43m20241031123022882 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769)[0;m
[38;5;43m20241031123022882 [1;32mDLSS7[0;m[38;5;43m [1;32mINFO[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::5c2b:7eff:fe46:c02b]:2905 err=None (osmo_ss7_asp.c:785)[0;m
Waiting for packet dumper to finish... 1 (prev_count=97828, count=153212)
[38;5;43m20241031123023802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123023802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123023802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123023802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123023802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123023802 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'.
------ HNBGW_Tests.TC_hnb_register_duplicate ------
Thu Oct 31 12:30:24 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123024563 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_hnb_register_duplicate started.
20241031123025340 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_register_duplicate-Iuh0(15)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123025354 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123025354 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123025368 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_register_duplicate-Iuh1(17)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123025370 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53267 (stream_srv.c:129)[0;m
20241031123025370 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:53267<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123025384 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:36789<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123025386 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123025387 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123025387 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123025388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123025388 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025388 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123025388 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123025388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123025388 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025388 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123025388 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123025388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123025388 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123025389 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025389 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123025389 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025389 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025389 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025389 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025389 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025389 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025389 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025389 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025389 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123025390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123025390 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025390 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123025390 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025390 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123025390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123025390 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(22)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(22)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(22)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(20)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123025424 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025424 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123025424 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025424 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123025425 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123025425 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123025425 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123025425 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123025425 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123025426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123025426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123025426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123025426 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123025427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123025427 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025427 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123025427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123025427 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025427 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123025427 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123025427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123025427 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(25)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(25)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(25)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(23)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123025617 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123025617 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123025617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123025617 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(22)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123025621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123025621 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123025621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123025621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123025621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123025621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123025623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025623 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123025623 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123025623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123025623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123025623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123025623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123025623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123025623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123025623 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123025623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123025623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123025623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123025623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123025623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123025623 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123025623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123025624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123025624 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123025624 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123025656 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123025656 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123025656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123025656 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(25)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123025659 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025659 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123025659 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123025659 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123025659 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123025659 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123025659 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123025660 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025660 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123025660 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123025660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123025660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123025660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123025660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123025660 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123025660 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123025660 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123025660 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123025660 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123025660 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123025660 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123025660 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123025660 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123025660 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123025661 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123025661 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123025661 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123025661 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123025661 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123025661 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123025661 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123025661 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123025661 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123025661 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123025662 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123025662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123025662 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123025662 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123025662 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123025662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123025662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123025662 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123025662 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(21)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123026425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123026425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123026425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123026425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123026425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123026425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123026425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123026425 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123026425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123026425 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123026425 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123026425 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123026425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123026425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123026425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123026426 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123026426 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123026426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123026426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123026426 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123026426 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123026426 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123026426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123026426 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123026426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123026426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123026426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123026426 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123026427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123026427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123026427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123026427 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123026427 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123026427 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123026427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123026428 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123026428 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123026428 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123026428 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123026428 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(24)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123026462 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123026462 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123026462 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123026462 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123026462 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123026462 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123026462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123026462 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123026462 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123026463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123026463 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123026463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123026463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123026463 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123026463 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123026463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123026463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123026463 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123026463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123026463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123026463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123026463 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123026464 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123026464 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123026464 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123026464 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123026464 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123026464 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123026464 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123026464 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123026465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123026465 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123026465 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123026465 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123026465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123026465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123026465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123026465 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123026465 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123026465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123026465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123026465 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031123026475 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123026475 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123026475 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123026475 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123026475 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123026475 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123026475 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123026475 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123026475 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123026484 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53267<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123026484 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53267<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123026484 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53267<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123026484 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123026484 [1;31mDHNBAP[0;m [1;31mERROR[0;m (127.0.0.1:53267 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552)[0;m
20241031123026484 [1;31mDHNBAP[0;m [1;31mERROR[0;m (127.0.0.1:53267 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104)[0;m
[38;5;23m20241031123026484 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53267<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123026484 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53267<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732)[0;m
20241031123026484 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: talloc reports "struct hnb_context" x 1, expecting 1
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031123026493 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123026493 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123026493 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123026493 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123026493 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123026493 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:36789<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_hnb_register_duplicate-Iuh1-RUA(18)@e41700779a8c: Final verdict of PTC: none
20241031123026494 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(24)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(23)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(22)@e41700779a8c: Final verdict of PTC: none
TC_hnb_register_duplicate-Iuh0-RUA(16)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(21)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(25)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(20)@e41700779a8c: Final verdict of PTC: none
TC_hnb_register_duplicate-Iuh1(17)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(19)@e41700779a8c: Final verdict of PTC: none
TC_hnb_register_duplicate-Iuh0(15)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(26)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(14)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123026501 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass)
MTC@e41700779a8c: Test case TC_hnb_register_duplicate finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'.
Thu Oct 31 12:30:26 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_register_duplicate pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc
20241031123026543 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123026633 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123026633 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123026633 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123026633 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123026634 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123026634 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123026634 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123026634 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123026634 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123026634 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123026634 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123026634 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123026634 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123026634 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123026634 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123026634 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123026634 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123026634 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123026634 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123026634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123026634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123026634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123026634 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123026634 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123026634 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123026634 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123026634 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123026634 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123026634 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123026634 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123026634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123026634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123026634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123026634 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123026634 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123026634 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123026634 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123026634 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123027044 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90860)
[38;5;51m20241031123027564 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=90860, count=149636)
[38;5;43m20241031123028635 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123028635 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123028635 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123028635 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123028635 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123028635 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'.
------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------
Thu Oct 31 12:30:29 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started.
20241031123030129 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123030141 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123030143 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123030143 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;33m20241031123030152 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44867<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123030153 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030153 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123030154 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123030154 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123030154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030154 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123030154 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030154 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030154 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123030155 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123030155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123030155 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030155 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030155 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123030155 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030155 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123030155 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123030155 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123030156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123030156 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030156 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123030156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123030156 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030156 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030156 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123030156 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123030157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123030157 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123030157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123030157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123030157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123030157 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(33)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(33)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(33)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(31)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123030191 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030191 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123030192 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030192 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123030192 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030192 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123030192 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030192 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123030192 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030192 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123030193 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123030193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123030193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123030193 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123030193 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123030193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123030193 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123030194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123030194 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030194 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123030194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123030194 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030194 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123030194 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123030194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123030194 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(36)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(36)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(36)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(34)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123030384 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123030384 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123030384 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123030384 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(33)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123030388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123030388 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123030388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123030388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123030388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123030388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123030389 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030389 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123030389 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123030389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123030389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123030389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123030389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123030389 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123030389 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123030389 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123030389 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123030389 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123030389 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123030389 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123030389 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123030389 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123030389 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123030391 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030391 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123030391 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030391 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030391 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123030391 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123030419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123030419 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123030419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123030419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(36)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123030423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123030423 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123030423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123030423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123030423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123030423 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123030424 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030424 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123030424 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123030424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123030424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123030424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123030424 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123030424 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123030424 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123030424 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123030424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123030424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123030424 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123030424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123030424 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123030424 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123030424 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123030425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123030425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123030425 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123030425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123030425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123030425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123030426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123030426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123030426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123030426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123030426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123030426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123030426 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123030565 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123030565 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123030565 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123030565 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123030565 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123031192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123031192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123031192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123031192 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123031192 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123031192 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123031192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123031192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123031192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123031192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
HNBGW_Test.msc0-RAN(32)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123031193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123031193 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123031193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123031193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123031193 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123031193 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123031193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123031193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123031193 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123031193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123031193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123031193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123031193 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123031195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123031195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123031195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123031195 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123031195 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123031195 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123031195 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123031195 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123031195 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123031195 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123031196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123031196 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(35)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123031228 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123031228 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123031228 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123031228 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123031228 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123031228 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123031228 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123031228 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123031228 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123031228 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123031228 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123031228 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123031228 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123031228 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031228 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031229 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123031229 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123031229 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123031229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123031229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123031229 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123031229 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123031231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123031231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123031231 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123031231 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123031231 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123031231 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123031231 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123031231 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123031231 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123031231 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123031231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123031231 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123031231 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031123031244 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123031244 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123031244 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123031244 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123031244 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123031244 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123031244 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123031244 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123031244 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123031247 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123031247 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123031247 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123031247 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123031247 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560)[0;m
20241031123031247 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123031247 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123031247 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123031247 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: talloc reports "struct hnb_context" x 1, expecting 1
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031123031253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123031253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123031253 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123031253 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123031253 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123031253 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44867<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(31)@e41700779a8c: Final verdict of PTC: none
20241031123031254 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(34)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(32)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(35)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(36)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(37)@e41700779a8c: Final verdict of PTC: none
TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(30)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(33)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(27)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123031256 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass)
MTC@e41700779a8c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'.
Thu Oct 31 12:30:31 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc
20241031123031296 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123031397 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123031397 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123031397 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123031397 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123031397 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123031397 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123031397 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123031397 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123031397 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123031398 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031123031398 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123031398 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123031398 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123031398 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123031398 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123031398 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123031398 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123031398 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;49m20241031123031398 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123031398 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123031398 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123031398 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123031398 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123031398 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123031398 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123031398 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123031398 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123031398 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123031398 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123031398 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123031398 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123031398 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123031398 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123031398 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123031398 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123031398 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123031398 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123031398 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123031697 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90188)
Waiting for packet dumper to finish... 1 (prev_count=90188, count=148504)
[38;5;43m20241031123033398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123033398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123033398 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123033399 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123033399 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123033399 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'.
------ HNBGW_Tests.TC_hnb_disconnected_timeout ------
Thu Oct 31 12:30:33 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_hnb_disconnected_timeout started.
20241031123034776 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123034787 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_disconnected_timeout-Iuh0(39)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123034789 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123034789 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123034798 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:39383<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123034799 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034799 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123034799 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034799 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123034800 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034800 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123034800 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034800 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123034800 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034800 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034800 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034800 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034800 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123034801 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123034801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123034801 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034801 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123034801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123034801 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034801 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123034801 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034801 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034801 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123034801 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123034801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123034801 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123034802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123034802 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034802 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123034802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034802 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123034803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123034803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123034803 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(44)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(44)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(44)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(42)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123034837 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034837 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123034837 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034837 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123034837 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034837 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123034838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123034838 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034838 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123034838 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123034838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123034838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123034838 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034838 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123034839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123034839 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034839 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123034839 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123034839 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123034839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123034839 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123034840 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123034840 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123034840 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123034840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123034840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123034840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123034840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123034840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123034840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123034840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123034840 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123034840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123034840 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123034840 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123034840 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123034840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123034840 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(47)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(47)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(47)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(45)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123034895 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123034895 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123034895 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123034895 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123034895 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123034895 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123034895 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123034895 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123034895 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123035030 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123035030 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123035030 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123035030 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(44)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123035033 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035033 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123035033 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123035033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123035033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123035033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123035033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123035035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123035035 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123035035 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123035035 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123035035 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123035035 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123035035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123035035 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123035035 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123035035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123035035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123035035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123035035 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123035035 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123035035 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123035035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123035036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123035036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123035036 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123035036 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123035036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123035036 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123035069 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123035069 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123035069 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123035069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(47)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123035072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035072 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123035072 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123035072 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123035072 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123035072 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123035072 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123035073 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035073 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123035073 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123035073 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123035073 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123035073 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123035073 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123035073 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123035073 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123035073 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123035073 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123035073 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123035073 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123035073 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123035073 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123035074 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123035074 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123035075 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123035075 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123035075 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123035075 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035075 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123035075 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035075 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035075 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035075 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123035075 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123035566 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123035566 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123035566 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123035566 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123035566 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123035566 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
HNBGW_Test.msc0-RAN(43)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123035839 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123035839 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123035839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123035839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123035839 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123035839 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123035839 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123035839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123035839 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123035839 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035841 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035841 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035841 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123035841 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123035841 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123035841 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123035841 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123035841 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123035841 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123035841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123035841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123035841 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(46)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123035877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035877 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123035877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123035877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123035877 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123035877 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123035877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123035877 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123035877 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123035877 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123035877 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123035877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123035877 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123035878 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123035878 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123035878 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123035878 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123035878 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123035878 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123035878 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035878 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123035878 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123035878 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035878 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035878 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035878 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123035878 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123035879 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123035879 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123035879 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123035879 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123035879 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123035879 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123035879 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123035879 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123035879 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123035879 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123035879 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123035879 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123035879 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123035880 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123035880 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123035880 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123035880 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123035880 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123035880 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123035880 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123035905 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } }
MTC@e41700779a8c: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;23m20241031123035911 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123035911 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123035911 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123035911 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123035911 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_hnb_disconnected_timeout-Iuh0(39)@e41700779a8c: Final verdict of PTC: none
TC_hnb_disconnected_timeout-Iuh0-RUA(40)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;33m20241031123036914 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;51m20241031123038567 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123041568 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } }
[38;5;33m20241031123041922 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
IPA-CTRL-CLI-IPA(41)@e41700779a8c: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found")
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } }
[38;5;33m20241031123042953 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
TC_hnb_disconnected_timeout-Iuh0(49)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123042954 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123042954 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
IPA-CTRL-CLI-IPA(41)@e41700779a8c: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found")
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;23m20241031123042962 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123042962 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123042962 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123042962 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123042962 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123042962 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123042962 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123042962 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123042962 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123042962 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;33m20241031123042965 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;23m20241031123043968 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123043968 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123043968 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123043968 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123043968 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_hnb_disconnected_timeout-Iuh0(49)@e41700779a8c: Final verdict of PTC: none
TC_hnb_disconnected_timeout-Iuh0-RUA(50)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } }
[38;5;33m20241031123043971 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;51m20241031123044569 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123047570 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123047570 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123047570 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123047570 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123047570 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
MTC@e41700779a8c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } }
[38;5;33m20241031123049980 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428)[0;m
IPA-CTRL-CLI-IPA(41)@e41700779a8c: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found")
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
20241031123049986 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123049987 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:39383<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(42)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(45)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(46)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(43)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123049987 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123049987 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123049987 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123049987 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123049987 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123049987 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123049987 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123049987 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123049987 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123049987 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123049987 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123049987 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123049987 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123049987 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123049987 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123049987 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123049987 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123049987 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123049988 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123049988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123049988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123049988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123049988 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123049988 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123049988 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123049988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123049988 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123049988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123049988 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123049988 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123049988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123049988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
HNBGW_Test.msc0-M3UA(44)@e41700779a8c: Final verdict of PTC: none
[38;5;45m20241031123049988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123049988 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123049988 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
HNBGW_Test.sgsn0-M3UA(47)@e41700779a8c: Final verdict of PTC: none
[33m20241031123049988 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123049988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123049988 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
VirtHNBGW-STATS(38)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(41)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(48)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123049989 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass)
MTC@e41700779a8c: Test case TC_hnb_disconnected_timeout finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'.
Thu Oct 31 12:30:49 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc
20241031123050029 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123050430 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=147304)
Waiting for packet dumper to finish... 1 (prev_count=147304, count=161520)
[38;5;43m20241031123051988 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123051988 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123051988 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123051988 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123051988 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123051989 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'.
------ HNBGW_Tests.TC_ue_register ------
Thu Oct 31 12:30:52 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123052571 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123052571 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123052571 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123052571 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123052571 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123052571 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ue_register started.
20241031123053510 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123053524 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ue_register-Iuh0(52)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123053526 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123053526 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123053535 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41677<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123053537 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053537 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123053537 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053537 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123053538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123053538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123053538 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123053538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123053538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123053538 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053539 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123053539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123053539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123053539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123053539 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123053539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053539 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123053539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123053539 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123053539 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123053540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123053540 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053540 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123053540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123053540 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053540 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053540 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053540 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123053540 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053540 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123053540 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123053540 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(57)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(57)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(57)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(55)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123053574 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053574 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123053574 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053574 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123053575 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123053575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123053575 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053575 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123053575 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123053575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123053575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123053575 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053575 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053576 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123053576 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053576 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123053576 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053576 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123053576 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053576 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123053576 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123053576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123053576 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123053577 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053577 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123053577 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053577 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053577 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123053577 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053577 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053577 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053577 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123053577 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123053577 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(60)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(60)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(60)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(58)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123053630 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123053630 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123053630 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123053631 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123053631 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123053631 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123053631 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123053631 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123053631 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123053631 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123053766 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123053766 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123053766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123053766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(57)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123053769 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053769 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123053769 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123053769 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123053769 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123053769 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123053769 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123053771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123053771 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123053771 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123053771 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123053771 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123053771 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123053771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123053771 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123053771 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123053771 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123053771 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123053771 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123053771 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123053771 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123053771 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123053771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123053772 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053772 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123053772 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053772 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053772 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053772 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053772 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053772 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053772 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123053772 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123053804 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123053804 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123053804 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123053804 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(60)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123053807 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053807 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123053807 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123053807 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123053807 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123053807 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123053807 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123053808 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053808 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123053808 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123053808 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123053808 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123053808 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123053808 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123053808 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123053809 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123053809 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123053809 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123053809 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123053809 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123053809 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123053809 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123053809 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123053809 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123053810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123053810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123053810 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123053810 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123053810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123053810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123053810 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123053810 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123053810 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123053810 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(56)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123054575 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123054575 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123054575 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123054575 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123054575 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123054575 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123054575 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123054575 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123054575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123054575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123054575 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123054575 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123054575 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054575 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123054575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123054575 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123054575 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123054576 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123054576 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054576 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123054576 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123054576 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123054576 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123054576 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123054576 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(59)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123054612 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123054612 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123054612 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123054612 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123054612 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123054612 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123054612 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123054612 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123054612 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123054612 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123054612 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123054612 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123054612 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123054612 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054612 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054613 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123054613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123054613 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123054613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123054613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123054613 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123054613 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123054614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123054614 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123054614 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123054614 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123054614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123054614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123054614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123054614 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123054614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123054614 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123054614 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123054614 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123054615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123054615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123054615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123054615 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123054615 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123054615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123054615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123054615 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031123054638 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123054638 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123054638 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192)[0;m
20241031123054638 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374)[0;m
20241031123054638 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636)[0;m
[38;5;23m20241031123054638 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123054638 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031123054644 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123054644 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123054644 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123054644 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123054644 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-M3UA(57)@e41700779a8c: Final verdict of PTC: none
20241031123054644 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(55)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(59)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123054645 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41677<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-SCCP(58)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(56)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(60)@e41700779a8c: Final verdict of PTC: none
TC_ue_register-Iuh0(52)@e41700779a8c: Final verdict of PTC: none
TC_ue_register-Iuh0-RUA(53)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(54)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(51)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(61)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123054646 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass)
MTC@e41700779a8c: Test case TC_ue_register finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'.
Thu Oct 31 12:30:54 UTC 2024
[1;32m====== HNBGW_Tests.TC_ue_register pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc
20241031123054685 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123054778 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031123054777 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123054777 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123054777 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123054777 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123054777 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123054777 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123054777 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123054777 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;49m20241031123054778 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123054778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123054777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031123054778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123054778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123054778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123054778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123054778 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123054778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123054778 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123054778 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123054778 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123054778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123054778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123054778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123054778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123054778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123054778 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123054778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123054778 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123054778 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123054778 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123054778 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123054778 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123054778 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123054778 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123054778 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123054778 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123054778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031123055187 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=92764)
[38;5;51m20241031123055572 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=92764, count=148108)
[38;5;43m20241031123056778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123056778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123056778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123056778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123056778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123056778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'.
------ HNBGW_Tests.TC_ue_register_tmsi_lai ------
Thu Oct 31 12:30:57 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ue_register_tmsi_lai started.
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O
20241031123058267 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51926<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123058279 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51938<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ue_register_tmsi_lai-Iuh0(63)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123058281 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123058281 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123058289 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:40829<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123058291 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123058292 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123058292 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123058292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123058292 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058292 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123058292 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123058292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123058293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123058293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123058293 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123058294 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123058294 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123058294 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058294 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058294 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123058294 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123058294 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123058294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123058294 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(68)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(68)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(68)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(66)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123058325 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058325 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123058326 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058326 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123058326 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058326 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123058326 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123058326 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123058327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123058327 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058327 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123058328 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123058328 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123058328 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058328 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058328 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058328 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123058328 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123058328 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058328 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123058328 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123058329 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123058329 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058329 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058329 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058329 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123058329 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123058329 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123058329 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(71)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(71)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(71)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(69)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123058374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123058374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123058374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123058374 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123058374 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123058374 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123058374 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123058374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123058374 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123058520 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123058520 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123058520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123058520 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(68)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123058524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123058524 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123058524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123058524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123058524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123058524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123058525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058525 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123058525 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123058525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123058525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123058525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123058525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123058525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123058525 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123058525 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123058525 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123058525 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123058525 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123058525 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123058525 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123058525 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123058525 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123058527 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058527 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123058527 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058527 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058527 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058527 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058527 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058527 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058527 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123058527 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123058551 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123058551 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123058551 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123058551 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(71)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123058554 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058554 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123058554 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123058554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123058554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123058554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123058554 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123058555 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058555 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123058555 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123058555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123058555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123058555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123058555 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123058555 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123058555 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123058555 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123058555 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123058555 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123058555 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123058555 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123058555 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123058555 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123058555 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123058557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123058557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123058557 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123058557 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123058557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123058557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123058557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123058557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123058557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123058557 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123058573 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.msc0-RAN(67)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123059330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123059330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123059330 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123059330 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123059330 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123059330 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123059330 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059330 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123059331 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123059331 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123059331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123059331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123059331 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123059331 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123059331 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123059331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123059331 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123059331 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123059331 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123059331 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123059331 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123059332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123059332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123059332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123059332 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123059332 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123059332 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123059332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123059332 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123059332 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123059332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123059333 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123059333 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-RAN(70)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123059362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123059362 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123059362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123059362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123059362 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123059362 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123059362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123059362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123059362 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123059362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123059362 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123059364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123059364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123059364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123059364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123059364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123059364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123059364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123059364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123059364 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123059364 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123059364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123059364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123059364 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031123059380 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123059380 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123059380 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192)[0;m
20241031123059380 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374)[0;m
20241031123059380 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394)[0;m
[38;5;23m20241031123059380 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123059380 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031123059387 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123059387 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123059388 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123059388 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123059388 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031123059388 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51926<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123059388 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:40829<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ue_register_tmsi_lai-Iuh0-RUA(64)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(68)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(66)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(67)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(70)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(69)@e41700779a8c: Final verdict of PTC: none
TC_ue_register_tmsi_lai-Iuh0(63)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(71)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(65)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(72)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(62)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123059390 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51938<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass)
MTC@e41700779a8c: Test case TC_ue_register_tmsi_lai finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'.
Thu Oct 31 12:30:59 UTC 2024
[1;32m====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc
20241031123059437 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123059537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123059537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123059537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123059537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123059537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123059537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123059537 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123059537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123059537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123059538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123059538 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123059538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123059538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123059538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[38;5;23m20241031123059538 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123059538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123059538 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123059538 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123059538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123059538 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123059538 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123059538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[33m20241031123059538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123059538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123059538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031123059538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123059538 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123059538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123059538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123059538 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123059538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123059538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123059538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123059538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123059538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123059538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123059538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123059538 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123059939 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=91500)
Waiting for packet dumper to finish... 1 (prev_count=91500, count=145940)
[38;5;43m20241031123101538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123101538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123101538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123101538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123101538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123101538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;51m20241031123101574 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'.
------ HNBGW_Tests.TC_ue_register_before_hnb_register ------
Thu Oct 31 12:31:01 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ue_register_before_hnb_register started.
20241031123103018 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123103032 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51948<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ue_register_before_hnb_register-Iuh0(74)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123103034 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123103034 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123103042 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:39189<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123103044 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123103044 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123103044 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123103045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123103045 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103045 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123103045 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123103045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123103045 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123103046 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123103046 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123103046 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123103046 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123103046 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123103046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123103046 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(79)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(79)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(79)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(77)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123103077 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103077 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123103077 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103077 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123103078 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103078 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123103078 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123103078 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123103079 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103079 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123103079 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103079 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103079 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123103079 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103079 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123103079 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103079 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123103080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123103080 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103080 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123103080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123103080 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103080 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123103080 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123103080 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123103080 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123103080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123103080 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(82)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(82)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(82)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(80)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123103271 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123103271 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123103271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123103271 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(79)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123103274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123103274 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123103274 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123103274 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123103274 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123103274 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123103276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123103276 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123103276 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123103276 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123103276 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123103276 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123103276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123103276 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123103276 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123103276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123103276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123103276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123103276 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123103276 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123103276 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123103276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123103277 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103277 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123103277 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103277 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103277 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103277 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123103277 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123103305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123103305 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123103305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123103305 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(82)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123103308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123103308 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123103308 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123103308 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123103308 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123103308 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123103310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123103310 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123103310 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123103310 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123103310 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123103310 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123103310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123103310 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123103310 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123103310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123103310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123103310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123103310 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123103310 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123103310 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123103310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123103311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123103311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123103311 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123103311 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123103311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123103311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123103312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123103312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123103312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123103312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123103312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123103312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123103312 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(78)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123104079 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123104079 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123104079 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123104079 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123104079 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123104079 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123104079 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104079 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123104080 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123104080 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123104080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123104080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123104080 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123104080 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123104080 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104080 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123104080 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123104080 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123104080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123104080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123104080 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123104080 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123104081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123104081 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123104081 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123104081 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123104081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123104081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123104081 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123104081 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123104082 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123104082 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123104082 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123104082 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123104082 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123104082 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104082 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123104082 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123104082 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123104082 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123104082 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123104082 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(81)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123104111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123104111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123104111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123104111 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123104111 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123104111 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123104111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123104111 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123104112 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123104112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123104112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123104112 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123104112 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123104112 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104112 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123104112 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123104112 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123104112 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123104112 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123104112 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123104112 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123104113 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123104113 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123104113 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123104113 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123104113 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123104113 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123104113 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123104113 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123104113 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123104113 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123104113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123104113 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123104114 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031123104133 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123104133 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123104133 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192)[0;m
20241031123104133 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374)[0;m
20241031123104133 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283)[0;m
20241031123104133 [1;31mDHNBAP[0;m [1;31mERROR[0;m (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295)[0;m
[38;5;23m20241031123104133 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123104133 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
[38;5;23m20241031123104142 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123104142 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123104142 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123104142 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123104142 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected ) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-RAN(78)@e41700779a8c: Final verdict of PTC: none
20241031123104142 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123104142 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:39189<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ue_register_before_hnb_register-Iuh0(74)@e41700779a8c: Final verdict of PTC: none
TC_ue_register_before_hnb_register-Iuh0-RUA(75)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(81)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(80)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(77)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(76)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(79)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(82)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(73)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(83)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123104145 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51948<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass)
MTC@e41700779a8c: Test case TC_ue_register_before_hnb_register finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'.
Thu Oct 31 12:31:04 UTC 2024
[1;32m====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc
20241031123104193 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123104286 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123104286 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123104286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123104286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123104286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123104286 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123104286 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123104286 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123104286 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123104286 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123104286 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123104286 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123104286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123104286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123104286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123104286 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123104286 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123104286 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123104286 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123104286 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123104285 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123104285 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123104285 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123104285 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123104285 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123104285 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123104285 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123104285 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123104285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123104286 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123104286 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123104286 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123104286 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123104286 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123104286 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123104286 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123104286 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123104286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;51m20241031123104575 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123104575 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123104575 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123104575 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123104575 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
20241031123104695 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=106576)
Waiting for packet dumper to finish... 1 (prev_count=106576, count=144484)
[38;5;43m20241031123106287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123106287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123106287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123106287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123106287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123106287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'.
------ HNBGW_Tests.TC_ranap_cs_initial_ue ------
Thu Oct 31 12:31:06 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_cs_initial_ue started.
20241031123107773 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123107787 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_initial_ue-Iuh0(85)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123107788 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123107788 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123107800 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43469<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123107802 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123107802 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123107802 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123107803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123107803 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107803 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123107803 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123107803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123107803 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107803 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123107803 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123107803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123107803 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123107804 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107804 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123107804 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107804 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107805 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123107805 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107805 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123107805 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107805 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107805 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107805 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107805 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107805 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107805 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123107805 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107805 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107805 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107805 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123107805 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123107805 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(90)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(90)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(90)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(88)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123107836 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107836 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123107836 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107836 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123107837 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107837 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123107837 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123107837 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123107838 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107838 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123107838 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107838 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123107839 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107839 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123107839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123107839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123107839 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123107839 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123107839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123107839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123107839 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123107839 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123107839 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123107839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123107839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123107839 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(93)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(93)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(93)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(91)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123107890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123107890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123107890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123107890 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123107890 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123107890 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123107891 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123107891 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123107891 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123107891 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123108029 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123108029 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123108029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123108029 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(90)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123108033 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108033 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123108033 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123108033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123108033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123108033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123108033 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123108034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123108034 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123108034 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123108034 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123108034 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123108034 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123108034 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123108034 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123108035 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123108035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123108035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123108035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123108035 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123108035 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123108035 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123108035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123108036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123108036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123108036 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123108036 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123108036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123108036 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123108066 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123108066 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123108066 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123108066 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(93)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123108069 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108069 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123108069 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123108069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123108069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123108069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123108069 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123108071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123108071 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123108071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123108071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123108071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123108071 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123108071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123108071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123108071 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123108071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123108071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123108071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123108071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123108071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123108071 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123108071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123108072 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123108072 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123108072 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123108072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123108072 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108072 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108072 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108072 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123108072 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(89)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108838 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108838 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108838 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123108838 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123108838 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123108838 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123108838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123108838 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123108839 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123108839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123108839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123108839 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123108839 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123108839 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108839 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123108839 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123108839 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108839 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123108839 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108840 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108840 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108840 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123108840 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123108840 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123108840 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123108840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123108840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123108840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123108840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108840 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123108841 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123108841 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123108841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123108841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123108841 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108873 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108873 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108873 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123108873 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123108873 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123108873 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123108873 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123108873 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123108873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123108873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123108873 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123108873 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123108873 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
HNBGW_Test.sgsn0-RAN(92)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108873 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123108873 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123108873 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123108873 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123108874 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108874 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108874 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108874 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123108874 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123108874 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123108874 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123108874 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123108876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123108876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123108876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123108876 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123108876 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123108876 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123108876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123108876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123108876 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123108876 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123108876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123108876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123108876 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123108917 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123108918 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123108918 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123108918 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123108918 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123108918 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
HNBGW_Test.sgsn0-RAN(92)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_initial_ue-Iuh0-RUA(86)@e41700779a8c: Final verdict of PTC: none
20241031123108918 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123108918 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43469<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(88)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(89)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_initial_ue0(95)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(91)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(87)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(90)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(94)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_initial_ue-Iuh0(85)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(93)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(84)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(84): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(94): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_initial_ue0(95): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_cs_initial_ue finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue error'.
Thu Oct 31 12:31:08 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_initial_ue error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc
20241031123108958 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123109045 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123109045 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123109045 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123109045 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123109045 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123109045 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123109045 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123109045 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123109045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123109046 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123109046 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123109046 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123109046 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123109046 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123109046 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123109046 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123109046 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123109046 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123109046 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123109046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123109046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123109046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123109046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123109046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123109046 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123109046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123109046 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123109046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123109046 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123109046 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123109046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123109046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123109046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123109046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123109046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123109046 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123109046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123109046 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123109359 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141288)
[38;5;51m20241031123109576 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123109576 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123109576 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123109576 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123109576 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123109576 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
Waiting for packet dumper to finish... 1 (prev_count=141288, count=143932)
[38;5;43m20241031123111046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123111046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123111046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123111046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123111046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123111046 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'.
------ HNBGW_Tests.TC_ranap_ps_initial_ue ------
Thu Oct 31 12:31:11 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_ps_initial_ue started.
20241031123112439 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123112449 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_initial_ue-Iuh0(97)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123112451 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123112451 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123112462 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43805<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123112465 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123112465 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123112466 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112466 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123112466 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112466 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123112466 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112466 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112466 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112466 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123112466 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112466 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112466 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112466 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112466 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123112466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123112466 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123112467 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112467 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123112467 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112468 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123112468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123112468 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112468 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123112468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123112468 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112468 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123112468 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123112468 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123112468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123112468 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(102)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(102)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(102)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(100)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123112504 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112504 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123112504 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112504 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123112505 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123112505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123112505 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112505 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123112505 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123112505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112505 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112505 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112505 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123112505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123112505 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123112506 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112506 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123112506 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112506 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123112507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123112507 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123112507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123112507 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123112507 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123112507 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123112507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123112507 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(105)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(105)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(105)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(103)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123112559 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123112559 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123112559 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123112560 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123112560 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123112560 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123112560 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123112560 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123112560 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;51m20241031123112577 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;43m20241031123112696 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123112696 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123112696 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123112696 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(102)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123112699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112699 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123112699 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123112699 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123112699 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123112699 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123112699 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123112701 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112701 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123112701 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123112701 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123112701 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123112701 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123112701 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123112701 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123112701 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123112701 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123112701 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123112701 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123112701 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123112701 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123112701 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123112701 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123112701 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123112702 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112702 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123112702 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112702 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112702 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112702 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112702 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112702 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112702 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123112702 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123112734 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123112734 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123112734 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123112734 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(105)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123112737 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112737 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123112737 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123112737 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123112737 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123112737 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123112738 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123112739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112739 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123112739 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123112739 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123112739 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123112739 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123112739 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123112739 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123112739 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123112739 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123112739 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123112739 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123112739 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123112739 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123112739 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123112739 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123112739 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123112740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123112740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123112740 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123112740 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123112740 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123112740 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123112740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123112740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123112740 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123112740 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(101)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123113504 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123113504 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123113504 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123113504 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123113504 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123113504 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123113504 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123113504 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123113504 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123113504 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123113504 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123113504 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123113504 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123113504 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123113504 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123113505 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123113505 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123113505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123113505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123113505 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123113505 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123113505 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113505 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123113505 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123113505 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123113505 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123113505 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123113505 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123113505 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123113506 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123113506 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123113506 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123113506 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123113506 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123113506 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123113506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113506 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123113507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123113507 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123113507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123113507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123113507 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123113542 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123113542 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
HNBGW_Test.sgsn0-RAN(104)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
20241031123113542 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123113542 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123113542 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123113542 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123113542 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113542 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123113542 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123113542 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123113542 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123113542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123113543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123113543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123113543 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123113545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123113545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123113545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123113545 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123113545 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123113545 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123113545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123113545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123113545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123113545 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123113545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123113545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123113545 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123113584 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123113585 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123113585 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123113585 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123113585 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123113585 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031123113586 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(103)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123113586 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43805<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ranap_ps_initial_ue0(107)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(100)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(104)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(101)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(102)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_initial_ue-Iuh0-RUA(98)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(105)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_initial_ue-Iuh0(97)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(106)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(99)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(96)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(96): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(106): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_initial_ue0(107): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_ps_initial_ue finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue error'.
Thu Oct 31 12:31:13 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_initial_ue error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc
20241031123113637 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123113709 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123113709 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123113709 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123113709 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123113709 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123113709 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123113709 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123113709 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123113709 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123113710 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123113710 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;23m20241031123113710 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123113710 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123113710 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123113710 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123113710 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123113710 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123113710 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123113710 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031123113710 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123113710 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123113710 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123113710 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123113710 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123113710 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123113710 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123113710 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123113710 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123113710 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123113710 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123113710 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123113710 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123113710 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123113710 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123113710 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123113710 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123113710 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123113710 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123114139 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=91588)
Waiting for packet dumper to finish... 1 (prev_count=91588, count=142536)
[38;5;51m20241031123115578 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;43m20241031123115710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123115710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123115710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123115710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123115710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123115710 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'.
------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------
Thu Oct 31 12:31:16 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_cs_initial_ue_empty_cr started.
20241031123117219 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123117231 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123117233 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123117233 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123117243 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:38841<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123117245 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117245 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123117246 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117246 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123117246 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117246 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123117247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123117247 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117247 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123117247 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123117247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123117247 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117247 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123117247 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123117247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123117247 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123117248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123117248 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117248 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123117248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123117249 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117249 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123117249 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117249 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123117249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123117249 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(114)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(114)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(114)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(112)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123117282 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123117282 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123117283 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123117283 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117283 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123117283 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123117283 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117283 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117283 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117283 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123117283 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123117284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123117284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123117284 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123117284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117284 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123117284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123117284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123117284 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123117285 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117285 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123117285 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117285 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117285 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123117285 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117285 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123117285 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117285 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117285 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123117285 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123117285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123117285 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(117)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(117)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(117)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(115)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123117341 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123117341 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123117341 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123117341 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123117341 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123117341 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123117341 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123117341 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123117341 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123117476 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123117476 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123117476 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123117476 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(114)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123117480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123117480 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123117480 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123117480 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123117480 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123117480 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123117481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117481 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123117481 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123117481 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123117481 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123117481 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123117481 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123117481 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123117481 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123117481 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123117481 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123117481 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123117482 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123117482 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123117482 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123117482 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123117482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123117483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123117483 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123117483 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123117510 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123117510 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123117510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123117510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(117)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123117514 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117514 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123117514 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123117514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123117514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123117514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123117514 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123117515 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117515 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123117515 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123117515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123117515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123117515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123117515 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123117515 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123117515 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123117515 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123117515 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123117515 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123117515 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123117515 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123117515 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123117515 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123117515 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123117516 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123117516 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123117516 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123117516 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123117516 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123117516 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123117516 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123117516 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123117516 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123117516 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123117517 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(113)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123118285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123118285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123118285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123118285 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123118285 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123118285 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123118285 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118285 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123118286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123118286 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123118286 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123118286 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123118286 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123118286 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123118286 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118286 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123118286 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123118286 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123118286 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123118286 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123118286 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123118286 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123118287 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123118287 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123118287 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123118287 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123118287 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123118287 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123118287 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123118287 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123118287 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123118287 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123118287 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123118287 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123118287 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123118287 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123118287 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123118288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123118288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123118288 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123118288 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123118288 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123118288 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(116)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123118319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123118319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123118319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123118319 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123118319 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123118319 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123118319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123118319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123118319 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123118319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123118319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123118319 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123118319 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123118320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123118320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123118320 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123118320 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123118320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123118320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123118320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123118320 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123118320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123118320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123118320 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123118366 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123118367 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123118367 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123118367 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123118367 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123118368 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-M3UA(114)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(113)@e41700779a8c: Final verdict of PTC: none
20241031123118368 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(116)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_initial_ue_empty_cr0(119)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(112)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123118369 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:38841<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(117)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(115)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(118)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(111)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(108)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(108): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(118): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr error'.
Thu Oct 31 12:31:18 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc
20241031123118409 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43602<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123118489 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123118489 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123118489 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123118489 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123118489 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123118489 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123118489 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123118489 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123118489 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123118490 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123118490 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123118490 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123118490 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123118490 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123118490 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123118490 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123118490 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123118490 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123118490 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123118490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123118490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123118490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123118490 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123118490 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123118490 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123118490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123118490 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123118490 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123118490 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123118490 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123118490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123118490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123118490 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123118490 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123118490 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123118490 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123118490 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123118490 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;51m20241031123118579 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
20241031123118910 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43602<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=142288)
Waiting for packet dumper to finish... 1 (prev_count=142288, count=143512)
[38;5;43m20241031123120490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123120490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123120490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123120490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123120490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123120490 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'.
------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------
Thu Oct 31 12:31:20 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123121580 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123121580 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123121580 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123121580 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123121580 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_ps_initial_ue_empty_cr started.
20241031123121991 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123122002 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123122003 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123122003 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123122013 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:34273<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123122015 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123122016 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123122016 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123122016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123122016 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122016 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122016 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122016 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123122016 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123122016 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122017 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122017 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122017 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123122017 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123122017 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123122017 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123122018 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123122018 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123122018 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122018 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122018 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123122018 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123122018 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123122018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123122018 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(126)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(126)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(126)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(124)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123122053 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122053 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123122053 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122053 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123122053 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122053 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123122054 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123122054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123122055 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122055 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123122055 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122055 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123122055 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122055 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123122055 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122055 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122055 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123122056 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123122056 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123122056 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123122056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123122056 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(129)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(129)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(129)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(127)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123122113 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123122113 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123122113 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123122113 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123122113 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123122113 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123122113 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123122113 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123122113 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123122246 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123122246 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123122246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123122246 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(126)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123122250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123122250 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123122250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123122250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123122250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123122250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123122251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123122251 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123122251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123122251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123122251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123122251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123122251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123122251 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123122251 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123122251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123122251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123122251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123122251 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123122251 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123122251 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123122251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123122252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123122252 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122252 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122252 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123122252 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123122283 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123122283 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123122283 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123122283 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(129)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123122287 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122287 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123122287 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123122287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123122287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123122287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123122287 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123122288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122288 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123122288 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123122288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123122288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123122288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123122288 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123122288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123122288 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123122288 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123122288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123122288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123122288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123122288 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123122288 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123122288 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123122288 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123122289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123122289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123122289 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123122289 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123122289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123122289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123122289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123122289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123122289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123122289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123122289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123122289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123122290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123122290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123122290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123122290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123122290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123122290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123122290 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(125)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123123054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123123054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123123054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123123054 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123123054 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123123054 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123123054 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123123054 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123123054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123123054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123123054 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123123054 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123123054 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123123054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123123055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123123055 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123123055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123123055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123123055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123123055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123123055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123123055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123123055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123123055 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123123056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123123056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123123056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123123056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123123056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123123056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123123056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123123056 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123123056 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123123056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123123056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123123056 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(128)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123123092 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123123092 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123123092 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123123092 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123123092 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123123092 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123123092 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123092 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123123092 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123123092 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123123092 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123123092 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123123094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123123094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123123094 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123123094 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123123094 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123123094 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123123094 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123123094 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123123094 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123123095 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123123095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123123095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123123095 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123123139 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(124)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(127)@e41700779a8c: Final verdict of PTC: none
20241031123123140 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123123140 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:34273<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123123140 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123123140 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123123140 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123123140 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123123140 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_ranap_ps_initial_ue_empty_cr0(131)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(128)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(129)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(130)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(126)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(125)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(123)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(120)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(120): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(130): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr error'.
Thu Oct 31 12:31:23 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc
20241031123123195 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123123261 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123123261 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123123261 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123123261 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123123261 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123123261 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123123261 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123123261 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123123261 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123123262 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123123262 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123123262 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123123262 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123123262 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123123262 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123123262 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123123262 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123123262 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123123262 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123123262 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123123262 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123123262 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123123262 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123123262 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123123262 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123123262 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123123262 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123123262 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123123262 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123123262 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123123262 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123123262 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123123262 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123123262 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123123262 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123123262 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123123262 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123123262 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123123597 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=92312)
Waiting for packet dumper to finish... 1 (prev_count=92312, count=144620)
[38;5;43m20241031123125263 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123125263 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123125263 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123125263 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123125263 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123125263 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'.
------ HNBGW_Tests.TC_ranap_cs_bidir ------
Thu Oct 31 12:31:25 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123126581 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123126581 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123126581 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123126581 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123126581 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123126581 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_cs_bidir started.
20241031123126679 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123126693 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_bidir-Iuh0(133)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123126695 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123126695 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123126709 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42717<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123126712 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123126712 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123126712 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126712 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123126713 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126713 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123126713 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126713 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126713 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123126713 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126713 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123126713 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126713 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123126713 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126713 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126713 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126713 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126714 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123126714 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126714 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123126714 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126714 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123126714 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126714 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126714 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123126714 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123126714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123126714 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123126715 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126715 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123126715 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126715 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126715 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126715 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126715 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126715 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126715 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126715 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126715 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123126715 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126715 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126715 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126715 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123126715 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123126715 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(138)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(138)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(138)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(136)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123126751 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123126751 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123126751 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123126752 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123126752 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123126753 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123126753 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123126753 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123126753 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123126753 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123126753 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123126753 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123126753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123126753 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(141)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(141)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(141)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(139)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123126802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123126802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123126802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123126802 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123126803 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123126803 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123126803 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123126803 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123126803 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123126943 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123126943 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123126943 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123126943 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(138)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123126946 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126946 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123126946 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123126946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123126946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123126946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123126946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123126948 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126948 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123126948 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123126948 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123126948 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123126948 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123126948 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123126948 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123126948 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123126948 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123126948 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123126948 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123126948 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123126948 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123126948 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123126948 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123126948 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123126949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123126949 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126949 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123126949 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123126982 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123126982 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123126982 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123126982 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(141)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123126986 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126986 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123126986 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123126986 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123126986 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123126986 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123126986 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123126987 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126987 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123126987 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123126987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123126987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123126987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123126987 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123126987 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123126987 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123126987 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123126987 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123126987 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123126987 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123126987 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123126987 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123126987 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123126987 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123126988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123126988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123126988 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123126988 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123126988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123126988 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123126988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123126988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123126988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123126988 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123126988 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123126989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123126989 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123126989 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123126989 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123126989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123126989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123126989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123126989 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(137)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123127751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123127751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123127751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123127751 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123127751 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123127751 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123127751 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127751 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123127751 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123127751 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123127751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123127751 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123127751 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123127751 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123127751 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127752 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123127752 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123127752 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123127752 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123127752 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123127752 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123127752 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123127753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123127753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123127753 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123127753 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123127753 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123127753 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123127753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123127753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123127753 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123127753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123127753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123127753 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
HNBGW_Test.sgsn0-RAN(140)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123127790 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123127790 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123127790 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123127790 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123127790 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123127790 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123127790 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127790 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123127790 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123127790 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123127790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123127790 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123127793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123127793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123127793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123127793 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123127793 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123127793 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123127793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123127793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123127793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123127793 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123127793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123127793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123127793 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123127824 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123127826 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123127826 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123127826 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123127826 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123127826 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031123127826 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123127826 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42717<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ranap_cs_bidir-Iuh0-RUA(134)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(136)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_bidir0(143)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(140)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_bidir-Iuh0(133)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(137)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(141)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(139)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(138)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(135)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(142)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(132)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(132): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(142): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_bidir0(143): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_cs_bidir finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir error'.
Thu Oct 31 12:31:27 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_bidir error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc
20241031123127875 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59220<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123127957 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123127957 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123127957 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123127957 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123127957 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123127957 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123127957 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123127957 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123127957 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123127958 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123127958 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123127958 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123127958 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123127958 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123127958 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123127958 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123127958 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123127958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123127958 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123127958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123127958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123127958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123127958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123127958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123127958 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123127958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123127958 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123127958 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123127958 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123127958 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123127958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123127958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123127958 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123127958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123127958 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123127958 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123127958 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123127958 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123128376 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59220<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=142860)
Waiting for packet dumper to finish... 1 (prev_count=142860, count=143692)
[38;5;51m20241031123129582 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;43m20241031123129958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123129958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123129958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123129958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123129958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123129958 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'.
------ HNBGW_Tests.TC_ranap_ps_bidir ------
Thu Oct 31 12:31:30 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_ps_bidir started.
20241031123131458 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59236<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123131469 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_bidir-Iuh0(145)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123131471 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123131471 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123131480 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:37373<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123131481 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131481 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123131481 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131481 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123131482 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123131482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123131482 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131482 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123131482 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123131482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123131483 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123131483 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131483 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123131483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123131483 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123131484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123131484 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123131484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123131484 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131484 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123131485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123131485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123131485 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123131485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123131485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123131485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123131485 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(150)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(150)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(150)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(148)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123131520 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131520 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123131520 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131520 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123131521 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123131521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123131521 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131521 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123131522 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123131522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123131522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123131522 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131522 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123131522 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123131522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123131522 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123131523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123131523 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123131523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123131523 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123131523 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131523 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123131523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123131523 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(153)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(153)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(153)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(151)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123131576 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123131576 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123131576 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123131576 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123131576 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123131576 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123131576 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123131576 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123131576 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123131713 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123131713 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123131713 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123131713 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(150)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123131717 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131717 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123131717 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123131717 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123131717 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123131717 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123131717 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123131718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131718 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123131718 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123131718 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123131718 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123131718 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123131718 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123131718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123131718 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123131718 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123131718 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123131718 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123131718 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123131718 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123131718 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123131718 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123131718 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123131719 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131719 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123131719 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131719 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131719 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131720 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131720 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131720 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131720 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131720 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131720 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131720 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131720 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131720 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131720 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123131720 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123131747 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123131747 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123131747 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123131747 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(153)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123131751 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131751 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123131751 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123131751 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123131751 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123131751 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123131751 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123131752 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131752 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123131752 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123131752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123131752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123131752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123131752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123131752 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123131752 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123131752 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123131752 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123131752 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123131752 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123131752 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123131752 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123131752 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123131752 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123131753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123131753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123131753 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123131753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123131753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123131753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131754 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131754 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131754 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131754 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123131754 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123131754 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123131754 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123131754 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123131754 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123131754 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123131754 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(149)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123132522 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123132522 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123132522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123132522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123132522 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123132522 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123132522 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123132522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123132522 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123132522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123132522 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123132524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123132524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123132524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123132524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123132524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123132524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123132524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123132524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123132524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123132524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123132524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123132524 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(152)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123132557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123132557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123132557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123132557 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123132557 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123132557 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123132557 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123132557 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123132557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123132557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123132557 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123132557 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123132557 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123132557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123132557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123132557 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123132558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123132558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123132558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123132558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123132558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123132558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123132558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123132558 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123132560 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123132560 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123132560 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123132560 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123132560 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123132560 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123132560 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123132560 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123132560 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123132560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123132560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123132560 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123132560 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;51m20241031123132582 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123132599 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123132600 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123132600 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123132600 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123132600 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123132600 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123132601 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:37373<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-SCCP(151)@e41700779a8c: Final verdict of PTC: none
20241031123132601 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59236<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(152)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_bidir-Iuh0-RUA(146)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_bidir-Iuh0(145)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(148)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(149)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(153)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(147)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_bidir0(155)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(150)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(154)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(144)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(144): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(154): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_bidir0(155): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_ps_bidir finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir error'.
Thu Oct 31 12:31:32 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_bidir error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc
20241031123132641 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123132725 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123132725 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123132725 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123132725 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123132725 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123132725 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123132725 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123132725 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123132725 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123132726 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123132726 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123132726 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123132726 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123132726 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123132726 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123132726 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123132726 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123132726 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123132726 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123132726 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123132726 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123132726 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123132726 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123132726 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123132726 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123132726 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123132726 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123132726 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123132726 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123132726 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123132726 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123132726 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123132726 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123132726 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123132726 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123132726 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123132726 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123132726 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123133143 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141544)
Waiting for packet dumper to finish... 1 (prev_count=141544, count=142200)
[38;5;43m20241031123134726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123134726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123134726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123134726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123134726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123134726 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'.
------ HNBGW_Tests.TC_rab_assignment ------
Thu Oct 31 12:31:35 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123135583 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_rab_assignment started.
20241031123136223 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123136236 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assignment-Iuh0(157)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123136237 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123136237 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123136247 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44019<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123136249 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123136249 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123136249 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123136250 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123136251 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123136251 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123136251 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123136251 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136251 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136251 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136251 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123136251 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123136251 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123136251 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123136251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123136251 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(162)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(162)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(162)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(160)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123136290 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123136290 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123136291 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123136291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123136291 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136291 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123136291 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123136291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123136291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123136291 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123136292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123136292 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136292 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123136292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123136292 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136293 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136293 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123136293 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136293 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123136293 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136293 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136293 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136293 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123136293 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123136293 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136293 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123136293 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123136293 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(165)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(165)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(165)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(163)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123136357 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123136357 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123136357 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123136357 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123136357 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123136357 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123136358 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123136358 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123136358 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123136482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123136482 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123136482 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123136482 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(162)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123136486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123136486 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123136486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123136486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123136486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123136486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123136487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123136487 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123136487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123136487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123136487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123136487 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123136487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123136487 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123136488 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123136488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123136488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123136488 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123136488 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123136488 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123136488 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123136488 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123136489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123136489 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136489 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136489 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136489 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136489 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123136489 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123136528 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123136528 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123136528 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123136528 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(165)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123136531 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136531 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123136531 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123136531 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123136531 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123136531 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123136531 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123136532 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136532 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123136532 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123136532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123136532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123136532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123136532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123136532 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123136532 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123136532 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123136532 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123136532 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123136532 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123136532 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123136532 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123136532 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123136532 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123136533 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123136533 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123136533 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123136533 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123136533 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123136533 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136533 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136533 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136533 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136533 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136534 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136534 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123136534 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123136534 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123136534 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123136534 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123136534 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123136534 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123136534 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123137291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123137291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123137291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(161)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123137291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123137291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123137291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123137291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123137291 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123137291 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123137291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123137291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123137291 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123137291 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123137291 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137292 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123137292 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123137292 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123137292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123137292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123137292 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123137292 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123137294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123137294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123137294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123137294 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123137294 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123137294 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123137294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123137294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123137294 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123137294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137294 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137295 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123137295 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123137295 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123137295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123137295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123137295 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(164)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123137336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123137336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123137336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123137336 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123137336 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123137336 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123137336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123137336 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123137337 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123137337 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123137337 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123137337 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123137337 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123137337 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137337 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123137337 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123137337 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123137337 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123137337 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123137337 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123137337 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123137339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123137339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123137339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123137339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123137339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123137339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123137339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123137339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123137339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123137339 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123137339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123137339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123137339 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123137381 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123137382 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123137382 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123137382 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123137382 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123137383 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031123137383 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123137383 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44019<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-SCCP(163)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(164)@e41700779a8c: Final verdict of PTC: none
TC_rab_assignment-Iuh0-RUA(158)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(162)@e41700779a8c: Final verdict of PTC: none
TC_rab_assignment-Iuh0(157)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(165)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(159)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(160)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(161)@e41700779a8c: Final verdict of PTC: none
TC_rab_assignment0(167)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(156)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(166)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(156): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(166): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assignment0(167): none (error -> error)
MTC@e41700779a8c: Test case TC_rab_assignment finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment error'.
Thu Oct 31 12:31:37 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assignment error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc
20241031123137437 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123137498 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123137498 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123137498 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123137498 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123137498 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123137498 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123137498 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123137498 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123137498 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123137498 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123137498 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;43m20241031123137498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123137498 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123137498 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123137498 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123137498 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123137498 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123137499 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123137499 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123137499 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123137499 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123137499 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123137498 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123137499 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123137499 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123137499 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123137499 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123137499 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123137499 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123137499 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123137499 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123137499 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123137499 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123137499 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123137499 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123137499 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123137499 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123137499 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123137939 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=109640)
[38;5;51m20241031123138584 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123138584 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123138584 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123138584 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123138584 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
Waiting for packet dumper to finish... 1 (prev_count=109640, count=142200)
[38;5;43m20241031123139499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123139499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123139499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123139499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123139499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123139499 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'.
------ HNBGW_Tests.TC_rab_release ------
Thu Oct 31 12:31:39 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_rab_release started.
20241031123141020 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123141034 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_release-Iuh0(169)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123141035 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123141035 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123141045 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42605<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123141046 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123141047 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123141047 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123141048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123141048 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141048 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123141048 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123141048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123141048 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141048 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141048 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141048 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123141048 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141048 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123141048 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123141048 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123141049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123141049 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141049 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123141049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123141049 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141049 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141049 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141049 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123141049 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141049 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123141049 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123141049 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(174)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(174)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(174)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(172)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123141082 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141082 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123141082 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141082 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123141083 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123141083 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123141083 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123141084 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123141084 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123141084 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123141084 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141085 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123141085 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123141085 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123141085 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123141085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123141085 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(177)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(177)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(177)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(175)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123141143 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123141143 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123141143 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123141143 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123141143 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123141143 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123141143 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123141143 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123141143 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123141274 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123141274 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123141274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123141274 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(174)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123141277 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141277 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123141277 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123141277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123141277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123141277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123141277 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123141279 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123141279 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123141279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123141279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123141279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123141279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123141279 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123141279 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123141279 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123141279 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123141279 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123141279 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123141279 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123141279 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123141279 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123141279 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123141280 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141280 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123141280 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141280 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141280 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141280 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141280 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141280 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141280 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123141280 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123141315 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123141315 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123141315 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123141315 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(177)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123141318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123141318 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123141318 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123141318 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123141318 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123141318 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123141319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123141319 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123141319 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123141319 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123141319 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123141319 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123141319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123141319 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123141319 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123141319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123141319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123141319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123141319 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123141319 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123141319 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123141319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123141320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123141320 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123141320 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123141320 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123141320 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123141320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141320 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123141321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123141321 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123141321 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123141321 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123141321 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123141321 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123141321 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(173)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123142085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123142085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123142085 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123142085 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123142085 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123142085 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123142085 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123142085 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123142085 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123142085 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123142085 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123142085 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123142085 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142085 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123142085 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123142085 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123142086 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123142086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123142086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123142086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123142086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123142086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123142086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123142086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123142087 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123142087 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123142087 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123142087 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123142087 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142087 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123142087 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123142087 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123142087 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123142087 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123142087 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123142123 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123142123 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123142123 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-RAN(176)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123142123 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123142123 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123142123 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123142123 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123142123 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123142123 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123142123 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142123 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142123 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142123 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123142124 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123142124 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123142124 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123142124 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123142124 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123142124 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123142124 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142124 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123142124 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123142124 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123142124 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123142124 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123142124 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123142124 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123142127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123142127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123142127 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123142127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123142127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123142127 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123142127 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123142127 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123142127 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123142127 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123142127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123142127 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123142127 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123142167 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123142168 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123142168 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123142168 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123142168 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123142168 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123142168 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-M3UA(174)@e41700779a8c: Final verdict of PTC: none
TC_rab_release0(179)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123142169 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42605<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-RAN(176)@e41700779a8c: Final verdict of PTC: none
TC_rab_release-Iuh0-RUA(170)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(175)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(172)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(173)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(177)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(168)@e41700779a8c: Final verdict of PTC: none
TC_rab_release-Iuh0(169)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(178)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(171)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(168): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_release-Iuh0(169): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(178): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_release0(179): none (error -> error)
MTC@e41700779a8c: Test case TC_rab_release finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release error'.
Thu Oct 31 12:31:42 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_release error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc
20241031123142221 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123142289 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031123142289 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123142289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123142289 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123142289 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123142289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123142289 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123142289 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123142289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123142289 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123142289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123142289 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123142289 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123142289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123142289 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123142289 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123142289 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123142290 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;49m20241031123142290 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123142290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123142290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123142290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123142290 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123142290 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123142290 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123142290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123142290 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123142290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123142290 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123142290 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123142290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123142290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123142290 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123142290 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123142290 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123142290 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123142290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123142290 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123142622 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90640)
[38;5;51m20241031123143585 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123143585 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123143585 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123143585 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123143585 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123143585 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
Waiting for packet dumper to finish... 1 (prev_count=90640, count=141572)
[38;5;43m20241031123144291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123144291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123144291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123144291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123144291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123144291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'.
------ HNBGW_Tests.TC_rab_release_abnormal ------
Thu Oct 31 12:31:44 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_rab_release_abnormal started.
20241031123145703 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123145715 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_release_abnormal-Iuh0(181)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123145717 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123145717 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123145726 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33109<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123145727 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145727 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123145727 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145727 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123145728 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145728 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123145728 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145728 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123145729 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145729 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123145729 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145729 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145729 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123145729 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145729 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145729 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145729 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145730 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123145730 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145730 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123145730 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145730 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145730 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145730 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123145730 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123145730 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123145730 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123145730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123145730 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(186)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(186)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(186)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(184)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123145764 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145764 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123145764 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145764 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123145764 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145764 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123145765 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123145765 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123145766 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123145766 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123145766 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123145766 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145766 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123145766 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123145766 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123145766 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145766 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123145766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123145766 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(189)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(189)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(189)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(187)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123145826 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123145826 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123145826 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123145826 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123145826 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123145826 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123145826 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123145826 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123145826 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123145955 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123145955 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123145955 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123145955 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(186)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123145959 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145959 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123145959 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123145959 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123145959 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123145959 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123145959 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123145960 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145960 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123145960 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123145960 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123145960 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123145960 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123145960 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123145960 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123145960 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123145960 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123145960 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123145960 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123145960 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123145960 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123145960 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123145960 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123145961 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123145962 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123145962 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123145962 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123145962 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123145962 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123145962 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145962 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123145962 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123145962 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123145962 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123145995 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123145995 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123145995 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123145995 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(189)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123145999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123145999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123145999 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123145999 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123145999 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123145999 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123145999 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123146000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123146000 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123146000 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123146000 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123146000 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123146000 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123146000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123146000 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123146000 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123146000 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123146000 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123146000 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123146000 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123146000 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123146000 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123146000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123146001 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123146001 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123146001 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123146001 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123146001 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123146001 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146001 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146002 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123146002 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146002 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123146002 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123146002 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123146002 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123146586 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.msc0-RAN(185)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123146764 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146764 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123146764 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123146764 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123146764 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123146764 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123146764 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123146764 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123146765 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123146765 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123146765 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123146765 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123146765 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123146765 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123146765 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123146765 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123146765 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123146765 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146765 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123146765 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123146765 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146765 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123146765 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123146765 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123146765 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123146767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123146767 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123146767 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123146767 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123146767 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123146767 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146767 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123146767 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123146767 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123146767 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123146767 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123146767 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(188)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123146803 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123146803 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123146803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123146803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123146803 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123146803 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123146803 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123146803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123146803 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123146803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123146803 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123146806 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123146806 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123146806 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123146806 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123146806 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123146806 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123146806 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123146806 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123146806 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123146806 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123146806 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123146806 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123146806 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123146850 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123146851 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123146851 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123146851 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123146851 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123146851 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123146851 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33109<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_rab_release_abnormal-Iuh0-RUA(182)@e41700779a8c: Final verdict of PTC: none
20241031123146852 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(187)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(183)@e41700779a8c: Final verdict of PTC: none
TC_rab_release_abnormal-Iuh0(181)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(184)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(186)@e41700779a8c: Final verdict of PTC: none
TC_rab_release_abnormal0(191)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(185)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(188)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(189)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(180)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(190)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(180): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(190): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_release_abnormal0(191): none (error -> error)
MTC@e41700779a8c: Test case TC_rab_release_abnormal finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal error'.
Thu Oct 31 12:31:46 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_release_abnormal error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc
20241031123146904 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123146969 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123146969 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123146969 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123146969 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123146969 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123146969 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123146969 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123146969 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123146970 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123146970 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123146970 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123146970 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123146970 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123146970 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;43m20241031123146969 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123146970 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123146970 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123146970 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123146970 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123146970 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123146970 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123146970 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123146970 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123146970 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123146970 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123146970 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123146970 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123146970 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123146970 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123146970 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[38;5;23m20241031123146970 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123146970 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123146970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031123146970 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123146970 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123146970 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123146970 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123146970 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123147406 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=91324)
Waiting for packet dumper to finish... 1 (prev_count=91324, count=142276)
[38;5;43m20241031123148970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123148970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123148970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123148970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123148970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123148970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'.
------ HNBGW_Tests.TC_rab_assign_fail ------
Thu Oct 31 12:31:49 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123149587 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_rab_assign_fail started.
20241031123150487 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123150504 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41566<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assign_fail-Iuh0(193)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123150505 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123150505 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123150516 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:46051<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123150517 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123150518 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123150518 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150518 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123150519 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150519 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123150519 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123150519 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150519 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150519 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150519 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150519 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150519 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123150519 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123150519 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150519 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150519 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150520 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123150520 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123150520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123150520 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123150521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123150521 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150521 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123150521 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150521 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150521 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150521 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123150521 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123150521 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(198)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(198)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(198)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(196)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123150555 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150555 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123150556 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123150556 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123150557 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150557 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123150557 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123150557 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150557 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123150557 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150557 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150557 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123150557 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123150557 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150557 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150557 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150557 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123150558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123150558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123150558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123150558 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123150559 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150559 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123150559 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150559 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150559 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150559 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150559 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150559 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150559 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150559 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150559 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123150559 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150559 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150559 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150559 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123150559 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123150559 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(201)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(201)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(201)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(199)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123150611 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123150611 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123150611 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123150611 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123150611 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123150611 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123150612 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123150612 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123150612 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123150747 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123150747 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123150747 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123150747 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(198)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123150750 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150750 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123150750 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123150750 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123150750 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123150750 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123150750 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123150752 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150752 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123150752 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123150752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123150752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123150752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123150752 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123150752 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123150752 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123150752 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123150752 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123150752 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123150752 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123150752 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123150752 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123150752 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123150752 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123150753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123150753 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150753 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150753 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150753 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123150754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150754 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150754 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150754 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123150754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123150754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123150754 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123150754 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123150786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123150786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123150786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123150786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(201)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123150790 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150790 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123150790 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123150790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123150790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123150790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123150790 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123150791 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150791 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123150791 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123150791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123150791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123150791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123150791 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123150791 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123150791 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123150791 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123150791 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123150791 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123150792 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123150792 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123150792 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123150792 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123150792 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123150793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123150793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123150793 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123150793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123150793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123150793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123150793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123150793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123150793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123150793 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(197)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123151555 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123151555 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123151555 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123151555 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123151555 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123151555 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123151555 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123151555 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123151556 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123151556 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123151556 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123151556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123151556 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123151556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123151556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123151556 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123151556 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123151556 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151556 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123151556 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123151556 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123151556 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123151556 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123151556 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123151556 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123151558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123151558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123151558 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123151558 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123151558 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123151558 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123151558 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151558 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123151558 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123151558 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123151558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123151558 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123151558 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(200)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123151596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123151596 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123151596 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123151596 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123151596 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123151596 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123151596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123151596 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123151596 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123151596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123151596 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123151597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123151597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123151597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123151597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123151597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123151597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123151597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123151597 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123151597 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123151598 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123151598 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123151598 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123151598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123151598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123151598 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123151598 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123151598 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123151598 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123151598 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123151598 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123151633 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41566<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123151634 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123151634 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123151634 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123151634 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123151634 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123151634 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.sgsn0-RAN(200)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123151634 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:46051<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-SCCP(199)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_fail-Iuh0-RUA(194)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(192)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(196)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(201)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(197)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_fail0(203)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_fail-Iuh0(193)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(198)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(195)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(202)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(192): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(202): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_fail0(203): none (error -> error)
MTC@e41700779a8c: Test case TC_rab_assign_fail finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail error'.
Thu Oct 31 12:31:51 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assign_fail error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc
20241031123151686 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123151766 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123151766 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123151766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123151766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123151766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123151766 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123151766 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123151766 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123151766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
[38;5;23m20241031123151765 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123151765 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123151765 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123151765 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123151765 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123151765 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123151765 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123151765 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123151765 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123151766 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123151766 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123151766 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
20241031123151766 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123151766 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123151766 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123151766 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123151766 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123151766 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123151766 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123151766 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123151766 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123151766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123151766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123151766 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123151766 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123151766 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123151766 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123151766 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123151766 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123152188 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=91272)
[38;5;51m20241031123152588 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=91272, count=142212)
[38;5;43m20241031123153766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123153766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123153766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123153766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123153766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123153766 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'.
------ HNBGW_Tests.TC_rab_assign_mgcp_to ------
Thu Oct 31 12:31:54 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_rab_assign_mgcp_to started.
20241031123155265 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41586<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123155276 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assign_mgcp_to-Iuh0(205)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123155278 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123155278 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123155293 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:46811<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123155295 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123155295 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155295 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123155296 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155296 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123155296 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155296 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123155296 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155296 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123155297 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155297 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123155297 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123155297 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155297 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123155297 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123155297 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123155297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123155297 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123155298 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155298 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123155298 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155298 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155298 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155298 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155298 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155298 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155298 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155298 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155299 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123155299 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155299 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155299 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155299 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123155299 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123155299 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(210)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(210)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(210)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(208)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123155329 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155329 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123155330 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123155330 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123155330 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123155330 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123155331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123155331 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155331 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155331 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155331 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123155331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155331 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123155331 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155332 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123155332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123155332 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155332 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123155332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123155332 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155332 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155332 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155332 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123155332 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123155332 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155332 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123155332 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123155332 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155333 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155333 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155333 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123155333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123155333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123155333 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(213)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(213)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(213)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(211)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123155389 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123155389 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123155389 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123155389 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123155389 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123155389 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123155389 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123155389 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123155389 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123155524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123155524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123155524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123155524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(210)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123155527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155527 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123155527 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123155527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123155527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123155527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123155527 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123155529 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155529 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123155529 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123155529 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123155529 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123155529 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123155529 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123155529 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123155529 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123155529 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123155529 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123155529 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123155529 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123155529 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123155529 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123155529 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123155529 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123155530 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155530 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123155530 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155530 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155530 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155530 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155530 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155530 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155530 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123155530 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123155557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123155557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123155557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123155557 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(213)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123155561 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155561 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123155561 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123155561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123155561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123155561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123155561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123155562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155562 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123155562 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123155562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123155562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123155562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123155562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123155562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123155562 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123155562 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123155562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123155562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123155562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123155562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123155562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123155562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123155562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123155563 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123155563 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123155563 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123155563 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123155563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123155563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123155564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123155564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123155564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123155564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123155564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123155564 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123155589 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123155589 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123155589 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123155589 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123155589 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
HNBGW_Test.msc0-RAN(209)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123156333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123156333 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123156333 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123156333 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123156333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123156333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123156333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123156333 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123156334 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123156334 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123156334 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123156334 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123156334 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123156334 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123156334 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123156334 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123156334 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123156334 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156334 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123156334 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123156334 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123156334 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123156334 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123156334 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123156334 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123156336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123156336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123156336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123156336 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123156336 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123156336 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123156336 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156336 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123156336 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123156336 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123156336 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123156336 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123156336 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123156364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123156364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123156364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123156364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123156364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123156364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
HNBGW_Test.sgsn0-RAN(212)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123156364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123156365 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123156365 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123156365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123156365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123156365 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123156365 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123156365 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156365 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123156365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123156365 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123156365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123156365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123156365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123156365 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123156367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123156367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123156367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123156367 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123156367 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123156367 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123156367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123156367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123156367 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123156367 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123156367 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123156367 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123156368 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123156413 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123156414 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:46811<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-RAN(212)@e41700779a8c: Final verdict of PTC: none
20241031123156415 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41586<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-SCCP(211)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(210)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123156415 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123156415 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123156415 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
TC_rab_assign_mgcp_to0(215)@e41700779a8c: Final verdict of PTC: none
20241031123156415 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123156415 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-RAN(209)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(208)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(207)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(213)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_mgcp_to-Iuh0-RUA(206)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(214)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(204)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_mgcp_to-Iuh0(205)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(204): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(214): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_mgcp_to0(215): none (error -> error)
MTC@e41700779a8c: Test case TC_rab_assign_mgcp_to finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to error'.
Thu Oct 31 12:31:56 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assign_mgcp_to error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc
20241031123156467 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123156537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123156537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123156537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123156537 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123156537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123156537 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123156537 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123156537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123156537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123156538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123156538 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123156538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123156538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123156538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123156538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123156538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123156538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123156538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123156538 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123156538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123156538 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123156538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123156538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;23m20241031123156538 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123156538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123156538 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123156538 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123156538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123156538 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123156538 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123156538 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123156538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031123156538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123156538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123156538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123156538 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123156538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123156538 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123156868 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=142488)
Waiting for packet dumper to finish... 1 (prev_count=142488, count=143144)
[38;5;43m20241031123158538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123158538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123158538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123158538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123158538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123158538 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'.
------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------
Thu Oct 31 12:31:58 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_rab_assign_mgw_iuup_addr_chg started.
20241031123159948 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123159961 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39868<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123159963 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123159963 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123159972 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:36387<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123159973 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123159973 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123159974 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123159974 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123159974 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123159974 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123159975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123159975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123159975 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123159975 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123159975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123159975 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123159975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123159975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123159975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123159975 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123159975 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159975 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123159975 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123159975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123159975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123159975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123159975 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123159975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123159975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123159975 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123159975 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123159975 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123159976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123159976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123159976 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123159976 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123159976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123159976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123159976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123159976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123159976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123159976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123159976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123159976 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123159976 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123159976 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123159976 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159976 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123159977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123159977 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123159977 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123159977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123159977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123159977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123159977 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123159977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123159977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123159977 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123159977 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123159977 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(222)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(222)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(222)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(220)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123200012 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123200012 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123200012 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123200012 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123200013 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123200013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123200013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123200013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123200013 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123200013 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123200013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200013 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123200013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123200013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123200013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123200013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123200013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123200013 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123200013 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123200014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123200014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123200014 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123200014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123200014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123200014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123200014 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123200014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123200014 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123200014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123200014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123200014 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123200014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123200014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123200014 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123200015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123200015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123200015 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123200015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123200015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123200015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123200015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123200015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123200015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123200015 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123200015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123200015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123200015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123200015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123200015 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(225)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(225)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(225)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(223)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123200075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123200075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123200075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123200075 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123200075 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123200075 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123200075 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123200075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123200075 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123200205 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123200205 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123200205 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123200205 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(222)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123200208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123200208 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123200208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123200208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123200208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123200208 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123200209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123200209 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123200209 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123200209 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123200209 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123200209 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123200209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123200209 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123200209 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123200209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123200209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123200209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123200209 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123200210 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123200210 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123200210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123200211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123200211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123200211 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123200211 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123200211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123200211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123200211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123200211 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123200246 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123200246 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123200247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123200247 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(225)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123200250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123200250 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123200250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123200250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123200250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123200250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123200251 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200251 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123200251 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123200251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123200251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123200251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123200251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123200252 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123200252 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123200252 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123200252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123200252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123200252 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123200252 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123200252 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123200252 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123200252 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123200253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123200253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123200253 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123200253 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123200253 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123200253 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123200253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123200253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123200253 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123200253 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123200590 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123200590 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123200590 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123200590 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123200590 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123200590 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
HNBGW_Test.msc0-RAN(221)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123201013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123201013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123201013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123201013 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123201013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123201013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123201013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123201013 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123201013 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123201013 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123201013 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123201014 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123201014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123201014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123201014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123201014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123201014 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123201014 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123201014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201014 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123201014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123201014 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123201014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123201014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123201014 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123201014 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123201015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123201015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123201015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123201015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123201015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123201015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123201015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201015 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123201015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123201016 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123201016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123201016 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123201016 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(224)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123201053 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123201053 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123201053 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123201053 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123201053 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123201053 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123201053 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123201053 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123201054 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123201054 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123201054 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123201054 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123201054 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123201054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123201054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123201054 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123201054 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123201054 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201054 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123201054 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123201054 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123201054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123201054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123201054 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123201054 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123201056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123201056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123201056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123201056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123201056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123201056 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123201056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123201056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123201056 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123201056 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123201056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123201056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123201056 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123201100 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39868<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123201101 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:36387<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123201101 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123201101 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123201101 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123201101 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123201101 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-SCCP(220)@e41700779a8c: Final verdict of PTC: none
20241031123201101 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-RAN(221)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(219)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(223)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(222)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(225)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(224)@e41700779a8c: Final verdict of PTC: none
TC_rab_assign_mgw_iuup_addr_chg0(227)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(226)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(216)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(216): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(226): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): none (error -> error)
MTC@e41700779a8c: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg error'.
Thu Oct 31 12:32:01 UTC 2024
[1;31m------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc
20241031123201153 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123201221 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123201221 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123201221 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123201221 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123201221 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123201221 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123201221 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123201221 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123201221 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123201222 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123201222 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123201222 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123201222 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123201222 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123201222 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123201222 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123201222 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123201222 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123201222 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123201222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123201222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123201222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123201222 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123201222 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123201222 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123201222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123201222 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123201222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123201222 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123201222 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123201222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123201222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123201222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123201222 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123201222 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123201222 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123201222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123201222 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123201654 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=143232)
Waiting for packet dumper to finish... 1 (prev_count=143232, count=143888)
[38;5;43m20241031123203223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123203223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123203223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123203223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123203223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123203223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;51m20241031123203591 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'.
------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------
Thu Oct 31 12:32:03 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_cs_mo_disconnect started.
20241031123204736 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123204748 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_mo_disconnect-Iuh0(229)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123204749 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123204750 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123204765 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:46795<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123204768 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204768 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123204768 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204768 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123204769 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123204769 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204769 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123204769 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123204769 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204769 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204769 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204769 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204769 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123204770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123204770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123204770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123204770 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123204770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204770 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123204770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123204770 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123204770 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123204771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123204771 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204771 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123204771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123204771 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204771 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123204771 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123204771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123204771 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(234)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(234)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(234)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(232)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123204809 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204809 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123204810 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123204810 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123204810 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123204810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123204811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123204811 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204811 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123204812 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123204812 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123204812 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123204812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123204812 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123204812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123204812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123204813 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123204813 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123204813 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123204813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123204813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123204813 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(237)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(237)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(237)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(235)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123204863 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123204863 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123204863 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123204863 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123204863 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123204863 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123204863 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123204863 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123204863 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123205001 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123205001 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123205001 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123205001 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(234)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123205005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123205005 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123205005 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123205005 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123205005 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123205005 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123205006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123205006 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123205006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123205006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123205006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123205006 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123205006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123205006 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123205006 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123205006 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123205006 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123205006 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123205006 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123205006 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123205006 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123205006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123205007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123205007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123205007 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123205008 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123205008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123205008 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123205041 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123205041 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123205041 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123205041 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(237)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123205044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123205044 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123205044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123205044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123205044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123205044 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123205045 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205045 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123205045 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123205045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123205045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123205045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123205045 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123205046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123205046 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123205046 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123205046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123205046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123205046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123205046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123205046 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123205046 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123205046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123205047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123205047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123205047 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123205047 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205047 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123205047 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205047 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205047 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205047 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123205047 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(233)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205809 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205809 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205809 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123205809 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123205809 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123205809 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123205809 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123205809 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123205809 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123205809 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123205809 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123205809 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123205809 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123205809 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205809 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205810 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123205810 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123205810 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205810 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205810 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205810 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123205810 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205811 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205811 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205811 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123205811 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123205811 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123205811 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123205811 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205811 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123205811 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123205811 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123205811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123205811 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123205811 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(236)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123205849 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123205849 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123205849 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123205849 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123205849 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123205849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123205849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123205849 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123205849 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123205849 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123205849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205850 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123205850 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123205850 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205850 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205850 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205850 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123205850 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123205851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123205851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123205851 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123205851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123205851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123205851 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123205851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123205851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123205851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123205851 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123205851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123205851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123205851 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123205885 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123205886 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123205887 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123205887 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123205887 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123205887 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123205887 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.sgsn0-RAN(236)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(233)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123205887 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:46795<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_ranap_cs_mo_disconnect0(239)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(232)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(235)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(238)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(237)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(228)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(234)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(231)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_mo_disconnect-Iuh0(229)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(228): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(238): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_cs_mo_disconnect finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect error'.
Thu Oct 31 12:32:05 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_mo_disconnect error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc
20241031123205937 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123206013 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123206013 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123206013 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123206013 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123206013 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123206013 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123206013 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123206013 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123206013 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123206014 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123206014 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123206014 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123206014 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123206014 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123206014 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123206014 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123206014 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123206014 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123206014 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123206014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123206014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123206014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123206014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123206014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123206014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123206014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123206014 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123206014 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123206014 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123206014 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123206014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123206014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123206014 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123206014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123206014 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123206014 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123206014 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123206014 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123206439 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=141096)
[38;5;51m20241031123206592 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=141096, count=142320)
[38;5;43m20241031123208014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123208014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123208014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123208014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123208014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123208014 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'.
------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------
Thu Oct 31 12:32:08 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_ps_mo_disconnect started.
20241031123209519 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123209533 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_mo_disconnect-Iuh0(241)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123209534 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123209534 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123209543 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41479<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123209545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123209545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123209546 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123209546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123209546 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123209546 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123209546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123209546 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123209547 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123209547 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123209547 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123209547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123209547 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123209548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123209548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123209548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123209548 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123209548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123209548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123209548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123209548 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(246)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(246)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(246)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(244)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123209581 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209581 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123209582 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123209582 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123209583 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123209583 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123209583 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123209583 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
20241031123209583 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;49m20241031123209583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123209583 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;45m20241031123209583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123209584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123209584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123209584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123209584 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123209585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123209585 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123209585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123209585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123209585 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;51m20241031123209593 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(249)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(249)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(249)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(247)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123209642 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123209642 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123209642 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123209642 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123209642 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123209642 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123209642 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123209642 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123209642 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123209773 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123209773 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123209773 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123209773 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(246)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123209776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209776 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123209776 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123209776 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123209776 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123209776 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123209776 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123209778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209778 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123209778 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123209778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123209778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123209778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123209778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123209778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123209778 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123209778 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123209778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123209778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123209778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123209778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123209778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123209778 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123209778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123209779 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209779 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123209779 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209779 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209779 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123209779 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123209814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123209814 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123209814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123209814 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(249)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123209817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123209817 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123209817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123209817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123209817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123209817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123209819 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209819 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123209819 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123209819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123209819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123209819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123209819 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123209819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123209819 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123209819 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123209819 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123209819 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123209819 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123209819 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123209819 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123209819 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123209819 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123209820 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123209820 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123209820 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123209820 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123209820 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123209820 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123209820 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123209820 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123209820 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123209820 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(245)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123210582 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123210582 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123210582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123210582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123210582 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123210582 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123210582 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210582 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123210582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123210582 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123210582 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123210582 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123210584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123210584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123210584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123210584 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123210584 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123210584 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123210584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123210584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123210584 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123210584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123210584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123210584 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123210623 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123210623 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123210623 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123210623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123210623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123210623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
HNBGW_Test.sgsn0-RAN(248)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123210623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123210624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123210624 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123210624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123210624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123210624 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123210624 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123210624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123210624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123210624 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123210624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123210624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123210624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123210624 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123210626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123210626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123210626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123210626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123210626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123210626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123210626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123210626 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123210627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123210627 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123210627 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123210627 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123210627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123210627 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123210627 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123210627 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123210627 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123210627 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123210627 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123210627 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123210667 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123210668 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123210668 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123210668 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123210668 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123210669 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123210669 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41479<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031123210669 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-RAN(248)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(247)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(245)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(249)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(244)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_mo_disconnect-Iuh0(241)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(243)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_mo_disconnect0(251)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(240)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(246)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(250)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(240): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(250): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_ps_mo_disconnect finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect error'.
Thu Oct 31 12:32:10 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_mo_disconnect error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc
20241031123210710 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123210785 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123210785 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123210785 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123210785 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123210785 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123210785 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123210785 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123210785 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123210785 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123210786 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123210786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123210786 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123210786 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123210786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123210786 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123210786 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123210786 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123210786 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123210786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123210786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123210786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123210786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123210786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123210786 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123210786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123210786 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123210786 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123210786 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123210786 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123210786 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123210786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123210786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123210786 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123210786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123210786 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123210786 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123210786 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123210786 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123211211 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=109744)
Waiting for packet dumper to finish... 1 (prev_count=109744, count=142320)
[38;5;51m20241031123212594 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123212594 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123212594 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123212594 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123212594 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;43m20241031123212786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123212786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123212786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123212786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123212786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123212786 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'.
------ HNBGW_Tests.TC_ranap_cs_creq_cref ------
Thu Oct 31 12:32:13 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_cs_creq_cref started.
20241031123214291 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123214304 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_cs_creq_cref-Iuh0(253)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123214305 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123214305 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123214315 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:36335<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123214316 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214316 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123214317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123214317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123214317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123214318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123214319 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123214319 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123214319 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123214319 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214319 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214319 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214319 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123214319 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123214319 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214319 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123214320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123214320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214320 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123214320 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123214320 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(258)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(258)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(258)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(256)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123214353 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214353 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123214353 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214353 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123214354 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123214354 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123214354 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123214355 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123214355 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214355 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123214355 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214355 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123214356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123214356 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214356 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123214356 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123214356 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123214356 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123214356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123214356 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(261)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(261)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(261)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(259)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123214411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123214411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123214411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123214411 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123214411 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123214411 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123214411 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123214411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123214411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123214546 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123214546 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123214546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123214546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(258)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123214550 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214550 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123214550 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123214550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123214550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123214550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123214550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123214551 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214551 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123214551 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123214551 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123214551 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123214551 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123214551 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123214551 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123214551 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123214551 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123214551 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123214551 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123214551 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123214551 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123214551 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123214551 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123214551 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123214552 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214553 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123214553 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214553 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214553 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214553 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214553 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214553 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123214553 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123214585 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123214585 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123214585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123214585 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(261)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123214588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214588 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123214588 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123214588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123214588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123214588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123214588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123214590 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214590 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123214590 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123214590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123214590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123214590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123214590 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123214590 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123214590 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123214590 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123214590 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123214590 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123214590 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123214590 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123214590 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123214590 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123214590 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123214591 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123214591 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123214591 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123214591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123214591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123214591 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123214591 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123214591 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123214591 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123214591 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(257)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123215355 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123215355 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123215355 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123215355 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123215355 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123215355 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123215355 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215355 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123215356 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123215356 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123215356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123215356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123215356 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123215356 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123215356 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123215356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123215356 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123215356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123215356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123215356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123215356 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123215357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123215357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123215357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123215357 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123215357 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123215357 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123215357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123215357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123215357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123215357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215358 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123215358 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123215358 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123215358 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123215358 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123215358 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123215395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123215395 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123215395 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123215395 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123215395 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123215395 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123215395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215395 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123215395 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123215395 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
HNBGW_Test.sgsn0-RAN(260)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123215395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123215395 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123215398 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123215398 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123215398 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123215398 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123215399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123215399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123215399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123215399 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123215399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123215399 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123215399 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123215399 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123215399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123215399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123215399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123215399 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123215399 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123215399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123215399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123215399 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123215434 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_ranap_cs_creq_cref-Iuh0-RUA(254)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(260)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(256)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(259)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_creq_cref0(263)@e41700779a8c: Final verdict of PTC: none
20241031123215436 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123215436 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123215436 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123215436 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123215436 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123215436 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123215436 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:36335<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-RAN(257)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(258)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(261)@e41700779a8c: Final verdict of PTC: none
TC_ranap_cs_creq_cref-Iuh0(253)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(255)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(252)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(262)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(252): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(253): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(254): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(256): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(257): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(258): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(259): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(260): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(261): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(262): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_cs_creq_cref0(263): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_cs_creq_cref finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref error'.
Thu Oct 31 12:32:15 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_cs_creq_cref error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc
20241031123215488 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123215561 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123215561 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123215561 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123215561 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123215561 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123215561 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123215561 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123215561 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123215561 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123215562 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123215562 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123215562 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123215561 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123215561 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123215562 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123215562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123215562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123215562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123215562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123215562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123215562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123215562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123215562 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123215562 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123215562 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123215562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123215562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123215562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123215562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123215562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123215562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;43m20241031123215562 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123215562 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123215562 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123215562 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123215562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031123215562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123215562 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123215890 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90744)
Waiting for packet dumper to finish... 1 (prev_count=90744, count=141692)
[38;5;43m20241031123217562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123217562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123217562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123217562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123217562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123217562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;51m20241031123217595 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123217595 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123217595 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123217595 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123217595 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123217595 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'.
------ HNBGW_Tests.TC_ranap_ps_creq_cref ------
Thu Oct 31 12:32:17 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ranap_ps_creq_cref started.
20241031123218970 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123218981 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34726<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ranap_ps_creq_cref-Iuh0(265)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123218983 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123218983 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123218994 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43431<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123218997 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123218997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123218997 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123218997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123218998 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123218998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123218998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123218998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123218998 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123218998 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123218998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218998 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123218998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123218998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123218998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123218998 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123218998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123218998 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123218998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123218998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123218998 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123218998 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123218998 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123218999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123218999 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123218999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123218999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123218999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123218999 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123218999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123218999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123218999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123218999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123218999 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123219000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123219000 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219000 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123219000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123219000 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219000 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219000 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123219000 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219000 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123219000 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123219000 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(270)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(270)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(270)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(268)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123219038 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123219038 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123219038 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123219038 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123219039 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123219039 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219039 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123219039 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123219039 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219039 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123219040 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219040 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219040 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219040 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123219040 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123219040 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123219040 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123219040 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219040 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219040 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219040 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123219040 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123219040 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123219040 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123219041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123219041 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219041 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123219041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123219041 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219041 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219041 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219041 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219041 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219041 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219041 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123219041 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219041 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219041 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219041 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123219041 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123219041 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(273)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(273)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(273)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(271)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123219100 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123219100 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123219100 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123219100 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123219100 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123219100 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123219100 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123219100 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123219100 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123219230 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123219230 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123219230 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123219230 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(270)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123219234 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219234 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123219234 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123219234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123219234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123219234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123219234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123219235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123219235 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123219235 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123219235 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123219235 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123219235 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123219235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123219235 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123219235 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123219235 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123219235 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123219235 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123219235 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123219235 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123219235 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123219235 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123219237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123219237 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123219237 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123219276 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123219276 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123219276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123219276 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(273)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123219279 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219279 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123219279 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123219279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123219279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123219279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123219279 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123219280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219280 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123219280 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123219280 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123219280 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123219280 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123219280 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123219280 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123219280 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123219280 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123219280 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123219280 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123219280 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123219280 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123219280 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123219280 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123219280 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123219282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123219282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123219282 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123219282 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123219282 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123219282 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123219282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123219282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123219282 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123219282 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(269)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123220038 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123220038 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123220038 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123220038 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123220038 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123220038 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123220038 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220038 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123220039 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123220039 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123220039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123220039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123220039 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123220039 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123220039 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220039 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123220039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123220039 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123220039 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123220039 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123220039 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123220039 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123220042 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123220042 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123220042 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123220042 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123220042 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123220042 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123220042 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220042 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123220042 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123220042 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123220042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123220042 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123220042 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(272)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123220084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123220084 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123220084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123220084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123220084 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123220084 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123220084 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220084 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123220084 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123220084 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123220084 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123220084 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123220086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123220086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123220086 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123220086 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123220086 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123220086 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123220086 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123220086 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123220086 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123220086 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123220086 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123220086 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123220086 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123220124 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34726<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123220125 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_ranap_ps_creq_cref0(275)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123220125 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123220125 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123220125 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123220125 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123220125 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.sgsn0-SCCP(271)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123220126 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43431<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-RAN(269)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_creq_cref-Iuh0-RUA(266)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(273)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(268)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(272)@e41700779a8c: Final verdict of PTC: none
TC_ranap_ps_creq_cref-Iuh0(265)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(270)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(274)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(264)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(267)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(264): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(265): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(266): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(268): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(269): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(270): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(271): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(272): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(273): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(274): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ranap_ps_creq_cref0(275): none (error -> error)
MTC@e41700779a8c: Test case TC_ranap_ps_creq_cref finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref error'.
Thu Oct 31 12:32:20 UTC 2024
[1;31m------ HNBGW_Tests.TC_ranap_ps_creq_cref error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc
20241031123220177 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34734<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123220249 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123220249 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123220249 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123220249 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123220249 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123220249 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123220249 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123220249 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123220249 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123220250 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123220250 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123220250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123220250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123220250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123220250 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123220250 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123220250 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123220250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
[38;5;23m20241031123220250 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123220250 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123220250 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123220250 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123220250 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123220250 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123220250 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123220250 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031123220250 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123220250 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123220250 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123220250 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123220250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123220250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123220250 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123220250 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123220250 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123220250 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123220250 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123220250 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;51m20241031123220596 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
20241031123220678 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34734<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90744)
Waiting for packet dumper to finish... 1 (prev_count=90744, count=142260)
[38;5;43m20241031123222251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123222251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123222251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123222251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123222251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123222251 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'.
------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------
Thu Oct 31 12:32:22 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123223597 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_ps_rab_assignment_with_pfcp started.
20241031123223759 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123223771 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34748<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_ps_rab_assignment_with_pfcp-Iuh0(277)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123223772 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123223772 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123223788 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33169<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123223790 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223790 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123223791 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223791 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123223791 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223791 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123223791 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223791 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123223792 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123223793 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123223793 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123223793 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123223793 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223794 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123223794 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123223794 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123223794 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123223794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123223794 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(282)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(282)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(282)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(280)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123223821 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223821 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123223821 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223821 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123223821 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223821 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123223822 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123223822 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123223823 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223823 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123223823 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223823 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123223823 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223823 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223823 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123223823 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123223823 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123223823 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123223823 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123223824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123223824 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123223824 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123223824 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123223824 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123223824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123223824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123223824 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(285)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(285)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(285)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(283)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123223882 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123223882 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123223882 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123223882 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123223882 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123223882 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123223882 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123223882 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123223882 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123224015 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123224015 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123224015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123224015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(282)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123224018 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224018 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123224019 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123224019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123224019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123224019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123224019 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123224020 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224020 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123224020 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123224020 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123224020 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123224020 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123224020 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123224020 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123224020 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123224020 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123224020 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123224020 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123224020 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123224020 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123224020 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123224020 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123224020 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123224021 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123224021 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123224021 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123224021 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123224021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224022 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123224022 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123224022 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123224050 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123224050 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123224050 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123224050 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(285)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123224053 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224053 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123224053 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123224053 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123224053 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123224053 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123224053 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123224055 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224055 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123224055 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123224055 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123224055 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123224055 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123224055 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123224055 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123224055 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123224055 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123224055 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123224055 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123224055 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123224055 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123224055 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123224055 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123224055 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123224056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123224056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123224056 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123224056 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224056 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123224056 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224056 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123224056 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(281)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123224824 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123224824 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123224824 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123224824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224824 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123224824 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123224824 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123224824 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123224825 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123224825 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123224825 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123224825 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123224825 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123224825 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224825 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224825 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224825 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123224825 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123224826 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224826 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224826 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224826 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123224826 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123224826 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123224826 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123224827 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123224827 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123224827 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123224827 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123224827 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123224827 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123224827 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224827 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123224827 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123224827 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123224827 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123224827 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123224827 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224856 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224856 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224856 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123224856 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123224856 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123224856 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123224856 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224856 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123224857 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123224857 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123224857 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123224857 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123224857 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123224857 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123224857 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224857 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
HNBGW_Test.sgsn0-RAN(284)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123224857 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123224857 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224857 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224857 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224857 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123224857 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123224859 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123224859 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123224859 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123224859 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123224859 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123224859 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123224859 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123224859 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123224859 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123224859 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123224859 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123224859 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123224859 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123225922 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34748<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123225924 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33169<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123225924 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123225924 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123225924 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123225924 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123225924 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031123225924 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_ps_rab_assignment_with_pfcp0(288)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123225925 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123225925 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123225925 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123225925 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123225925 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123225925 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123225925 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123225925 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123225925 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123225925 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123225925 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123225925 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123225925 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123225925 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123225925 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123225925 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123225925 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123225925 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-SCCP(283)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(284)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123225925 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123225925 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123225925 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123225925 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123225925 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123225925 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123225925 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123225925 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-SCCP(280)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(281)@e41700779a8c: Final verdict of PTC: none
TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(278)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123225925 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123225926 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123225926 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123225926 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123225926 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123225926 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123225926 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123225926 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123225926 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123225926 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123225926 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
IPA-CTRL-CLI-IPA(279)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(285)@e41700779a8c: Final verdict of PTC: none
TC_ps_rab_assignment_with_pfcp-Iuh0(277)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(282)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(286)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(276)@e41700779a8c: Final verdict of PTC: none
TC_ps_rab_assignment_with_pfcp-PFCP(287)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(276): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(277): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(278): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(280): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(281): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(282): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(283): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(284): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(285): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(286): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(287): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(288): none (error -> error)
MTC@e41700779a8c: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp error'.
Thu Oct 31 12:32:25 UTC 2024
[1;31m------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc
20241031123225977 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:34754<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123226479 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:34754<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=129240)
[38;5;51m20241031123226598 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=129240, count=143396)
[38;5;43m20241031123227926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123227926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123227926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123227926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123227926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123227926 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'.
------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------
Thu Oct 31 12:32:28 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_L3Compl_on_1_cnlink started.
20241031123229560 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_on_1_cnlink-Iuh0(290)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123229571 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123229571 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123229597 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_on_1_cnlink-Iuh1(292)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123229598 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42596 (stream_srv.c:129)[0;m
20241031123229598 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:42596<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;51m20241031123229599 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123229599 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123229599 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123229599 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123229599 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;33m20241031123229613 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:38217<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123229615 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123229615 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123229616 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229616 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123229616 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229616 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229616 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229616 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123229616 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229616 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123229616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123229616 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123229617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123229617 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229617 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123229617 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123229617 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123229617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123229617 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229617 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229618 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123229618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123229618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123229618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123229618 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123229619 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229619 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123229619 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229619 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229619 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229619 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229619 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229619 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229619 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229619 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229619 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123229619 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229619 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229619 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229619 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123229619 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123229619 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(297)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(297)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(297)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(295)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123229651 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123229651 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123229652 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123229652 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229652 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123229652 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123229652 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229652 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123229653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123229653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123229653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123229653 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123229653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123229653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123229653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123229653 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123229654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123229654 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229654 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123229654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123229654 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229654 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123229654 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123229654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123229654 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(300)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(300)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(300)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(298)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123229709 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123229709 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123229709 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123229709 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123229709 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123229709 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123229709 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123229709 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123229709 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123229719 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42596<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123229719 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42596<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123229719 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42596<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123229719 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123229719 [1;31mDLGLOBAL[0;m [1;31mERROR[0;m counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221)
20241031123229719 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123229720 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:42596 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123229720 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:42596 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123229720 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:42596 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123229720 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42596<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123229720 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42596<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123229845 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123229845 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123229845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123229845 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(297)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123229848 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123229849 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123229849 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123229849 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123229849 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123229849 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123229850 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229850 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123229850 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123229850 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123229850 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123229850 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123229850 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123229850 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123229850 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123229850 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123229850 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123229850 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123229850 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123229850 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123229850 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123229850 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123229850 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123229851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123229851 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229851 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229851 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229851 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229851 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123229852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229852 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123229852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123229852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123229852 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123229852 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123229882 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123229882 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123229882 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123229882 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(300)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123229885 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229885 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123229885 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123229885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123229885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123229885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123229885 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123229886 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229886 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123229886 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123229886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123229886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123229886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123229886 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123229886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123229886 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123229886 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123229886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123229886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123229886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123229886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123229886 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123229886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123229886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123229887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123229887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123229887 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123229887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123229887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123229887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123229887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123229887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123229887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123229887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123229887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123229888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123229888 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123229888 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123229888 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123229888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123229888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123229888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123229888 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(296)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123230653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123230653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123230653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123230653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123230653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123230653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123230653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123230653 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123230654 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123230654 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123230654 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123230654 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123230654 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123230654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123230654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123230654 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123230654 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123230654 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123230654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123230654 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123230654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123230654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123230654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123230654 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123230656 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123230656 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123230656 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123230656 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123230656 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123230656 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123230656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123230656 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123230656 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123230656 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123230656 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123230657 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(299)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123230690 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123230690 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123230690 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123230690 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123230690 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123230690 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123230690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123230690 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123230690 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123230690 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123230690 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123230690 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123230690 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230690 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123230690 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123230690 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123230690 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123230691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123230691 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123230691 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123230691 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123230691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123230691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123230691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123230691 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123230692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123230692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123230692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123230692 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123230692 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123230692 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123230692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123230692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123230692 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123230692 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123230692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123230692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123230692 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123230725 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123230728 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123230731 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123230733 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123230736 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123230738 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123230741 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123230743 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123230745 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123230746 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123230748 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123230750 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123230752 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123230754 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123230755 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123230757 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123230759 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123230761 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123230763 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123230765 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010101100'B, t_guard := 20.000000 }
20241031123230791 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(296)@e41700779a8c: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(296)@e41700779a8c: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(302)
TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291)@e41700779a8c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(302)1335783
[38;5;23m20241031123231815 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123231815 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123231815 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031123231815 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123231815 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1461e7, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123231815 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123231815 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123231815 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335783 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123231815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123231815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123231815 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335783 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123231815 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f1120]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123231815 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123231815 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1335783 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123231815 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335783 SCCP-1 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123231815 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123231815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123231815 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123231815 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123231815 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123231815 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123231815 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123231815 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123231816 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123231816 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123231816 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123231816 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123231816 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123231816 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123231816 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123231816 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(295)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(295)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(296)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(296)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(296)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123234600 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123234600 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123234600 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123234600 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123234600 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123234600 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
TC_mscpool_L3Compl_on_1_cnlink0(302)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 302 has requested to stop MTC. Terminating current testcase execution.
HNBGW_Test.sgsn0-SCCP(298)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123236811 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123236811 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
HNBGW_Test.sgsn0-RAN(299)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123236811 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123236811 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123236811 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123236811 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123236811 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123236811 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
20241031123236811 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123236811 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:38217<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(293)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123236812 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42596<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123236811 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123236811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123236811 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123236812 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123236812 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123236812 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123236812 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123236812 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123236812 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123236812 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123236812 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;23m20241031123236812 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42596<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123236812 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:42596<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123236812 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:42596 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42596<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
[38;5;43m20241031123236812 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031123236812 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123236812 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123236812 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;23m20241031123236812 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123236812 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123236812 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123236812 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123236812 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123236812 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-SCCP(295)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(297)@e41700779a8c: Final verdict of PTC: none
[38;5;45m20241031123236812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123236812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123236812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123236812 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123236812 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123236812 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123236812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123236812 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123236812 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123236812 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123236812 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123236812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123236812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123236812 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123236812 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123236812 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123236812 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123236812 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123236812 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123236812 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
HNBGW_Test.sgsn0-M3UA(300)@e41700779a8c: Final verdict of PTC: none
20241031123236812 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123236812 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Compl_on_1_cnlink-Iuh0(290)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Compl_on_1_cnlink0(302)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
IPA-CTRL-CLI-IPA(294)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(289)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Compl_on_1_cnlink-Iuh1(292)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(301)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(290): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(291): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(292): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(293): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(296): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(298): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(299): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(300): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(301): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(302): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000040'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001010101100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink error'.
[33m20241031123236817 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123236817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123236817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123236817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123236817 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123236817 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123236817 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123236817 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335783)[0x55a9b4411650]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123236817 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123236817 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123236817 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55a9b43f1120]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123236817 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-1335783 SCCP-1 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:32:36 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc
20241031123236854 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123237355 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=181872)
[38;5;51m20241031123237601 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=181872, count=182980)
[38;5;43m20241031123238812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123238812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123238812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123238812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123238812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123238812 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------
Thu Oct 31 12:32:39 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_imsi_round_robin started.
20241031123240435 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(304)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123240449 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123240449 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123240465 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(306)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123240466 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49323 (stream_srv.c:129)[0;m
20241031123240466 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:49323<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123240479 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41725<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123240481 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240481 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123240481 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240481 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123240481 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240481 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123240481 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240481 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123240483 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123240483 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123240483 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123240483 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240483 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240483 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240483 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123240484 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123240484 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123240484 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240484 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123240484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123240484 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(311)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(311)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(311)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(309)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(314)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(314)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(314)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(312)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123240544 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240544 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123240544 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240544 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123240545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123240545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123240545 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123240545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123240545 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123240546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123240546 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123240546 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123240546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123240546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123240546 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123240546 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123240546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123240546 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123240547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123240547 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240548 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123240548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123240548 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(317)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(317)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(317)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(315)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;51m20241031123240602 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(320)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(320)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(320)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(318)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123240634 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123240634 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123240634 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123240634 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123240634 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123240634 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123240634 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123240634 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123240634 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123240642 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:49323<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123240642 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:49323<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123240643 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:49323<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123240643 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123240643 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:49323 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123240643 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:49323 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123240643 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:49323 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123240643 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:49323<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123240643 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:49323<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123240709 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123240709 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123240709 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123240709 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(311)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123240713 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240713 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123240713 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123240713 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123240713 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123240713 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123240713 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123240714 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240714 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123240714 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123240714 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123240714 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123240714 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123240714 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123240715 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123240715 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123240715 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123240715 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123240715 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123240715 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123240715 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123240715 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123240715 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123240715 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123240716 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240716 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123240716 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240716 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240716 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240716 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240716 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240716 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240716 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123240716 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123240739 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123240739 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123240739 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123240739 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(314)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123240742 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240742 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123240742 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123240742 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123240742 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123240742 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123240742 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123240743 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240743 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123240744 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123240744 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123240744 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123240744 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123240744 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123240744 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123240744 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123240744 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123240744 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123240744 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123240744 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123240744 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123240744 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123240744 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123240744 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123240745 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240745 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123240745 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240745 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240745 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240745 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240745 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240745 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123240745 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123240776 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123240776 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123240776 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123240776 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(317)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123240779 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240779 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123240779 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123240779 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123240779 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123240779 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123240779 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123240780 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240780 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123240780 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123240780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123240780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123240780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123240780 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123240780 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123240780 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123240780 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123240780 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123240780 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123240780 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123240780 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123240780 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123240780 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123240780 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123240781 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240781 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123240781 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240781 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240782 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240782 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240782 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240782 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240782 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123240782 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123240808 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123240808 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123240808 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123240808 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(320)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123240811 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240811 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123240811 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123240811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123240811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123240811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123240811 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123240813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240813 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123240813 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123240813 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123240813 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123240813 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123240813 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123240813 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123240813 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123240813 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123240813 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123240813 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123240813 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123240813 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123240813 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123240813 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123240813 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123240814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123240814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123240814 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123240814 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123240814 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123240814 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123240814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123240814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123240814 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123240814 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(310)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123241519 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241519 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241519 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241519 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123241519 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241519 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241519 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241519 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241519 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241519 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241519 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241520 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241520 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241520 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241520 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123241520 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123241520 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123241520 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123241520 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241520 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123241520 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123241520 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241520 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123241520 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241521 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241521 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241521 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241521 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123241521 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241521 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241521 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241521 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241521 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241521 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241521 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241522 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241522 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123241522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123241522 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(313)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241547 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241547 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241547 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241547 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241548 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123241548 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123241548 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123241548 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123241548 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241548 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123241548 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123241548 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123241548 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241549 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241549 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241549 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241549 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241549 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241549 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241549 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241549 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241549 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123241549 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123241549 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(316)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241583 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241583 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241583 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241583 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123241584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123241584 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123241584 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123241584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123241584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123241584 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123241584 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241585 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241585 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241585 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241585 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123241585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123241585 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241615 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241615 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241615 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241615 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241615 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241615 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123241615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123241615 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123241615 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123241615 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
HNBGW_Test.sgsn1-RAN(319)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123241615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123241615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123241615 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123241616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241616 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123241616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123241616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123241616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123241616 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123241617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123241617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123241617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123241617 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123241617 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123241617 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123241617 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123241617 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123241617 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123241617 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123241617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123241617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123241618 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123242649 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123242654 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123242657 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123242659 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123242661 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123242664 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123242666 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123242668 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123242671 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123242674 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123242676 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123242678 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123242681 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123242683 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123242685 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123242687 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123242690 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123242692 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123242695 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123242697 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010010'B, t_guard := 20.000000 }
20241031123242724 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:51292<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123243603 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.msc0-RAN(310)@e41700779a8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(310)@e41700779a8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(322)
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(305)@e41700779a8c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(322)4300552
[38;5;23m20241031123243748 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123243748 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123243748 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031123243748 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123243748 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x419f08, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123243748 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123243748 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123243748 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-4300552 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123243749 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-4300552 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123243749 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f1120]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123243749 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123243749 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4300552 <-> SCCP-2 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123243749 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-4300552 SCCP-2 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123243749 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123243749 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123243749 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123243749 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123243749 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123243749 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123243749 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123243749 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123243749 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123243749 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123243749 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123243749 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123243749 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(309)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(309)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(310)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(310)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(310)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123246604 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123246604 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123246604 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123246604 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123246604 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
TC_mscpool_L3Complete_by_imsi_round_robin0(322)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 322 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123248743 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:49323<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123248744 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:49323<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123248744 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:49323<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123248744 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:49323 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49323<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123248744 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123248744 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123248744 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123248744 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123248744 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123248744 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123248744 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123248744 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123248744 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123248744 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031123248744 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41725<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(307)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(305)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(313)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123248745 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123248745 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123248745 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123248745 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123248745 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.sgsn0-RAN(316)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(315)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(312)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.msc0-SCCP(309)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123248745 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123248745 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123248745 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123248745 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123248745 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123248745 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031123248745 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123248745 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123248745 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123248745 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123248745 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123248745 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;23m20241031123248745 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123248745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123248745 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123248746 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123248746 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123248746 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123248746 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031123248746 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123248746 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123248746 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123248746 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123248746 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123248746 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123248746 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123248746 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123248746 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123248746 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123248746 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123248746 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123248746 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123248746 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123248746 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123248746 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123248746 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031123248746 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123248746 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123248746 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123248746 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123248746 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123248746 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123248746 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123248746 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123248746 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-M3UA(314)@e41700779a8c: Final verdict of PTC: none
20241031123248746 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn1-M3UA(320)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(308)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(303)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(318)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(317)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(311)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(319)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(304)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(306)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(321)@e41700779a8c: Final verdict of PTC: none
20241031123248747 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:51292<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_imsi_round_robin0(322)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
[33m20241031123248753 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123248753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123248753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123248753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123248753 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123248753 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123248753 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123248753 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4300552)[0x55a9b4411650]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123248754 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123248754 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123248754 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-2)[0x55a9b43f1120]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123248754 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-4300552 SCCP-2 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(303): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(304): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(305): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(306): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(307): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(309): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(310): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(311): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(312): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(313): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(314): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(315): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(316): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(317): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(318): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(319): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(320): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(321): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(322): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin error'.
Thu Oct 31 12:32:48 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc
20241031123248905 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123249406 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=222300)
Waiting for packet dumper to finish... 1 (prev_count=222300, count=248384)
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123250746 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'.
------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------
Thu Oct 31 12:32:51 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123251605 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123251605 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123251605 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123251605 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123251605 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123251605 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started.
20241031123252491 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58240<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(324)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123252505 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123252505 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123252521 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(326)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123252522 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56304 (stream_srv.c:129)[0;m
20241031123252522 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:56304<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123252540 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33875<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123252543 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123252543 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252543 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123252544 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252544 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252544 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252544 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123252544 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252544 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252544 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252544 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252544 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252544 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252544 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252544 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252544 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123252545 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123252545 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123252545 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123252545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123252545 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252545 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123252545 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252545 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252545 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123252545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123252545 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123252546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123252546 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252546 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123252546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123252546 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(331)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(331)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(331)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(329)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(334)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(334)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(334)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(332)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123252603 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252603 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123252604 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252604 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123252604 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252604 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252604 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123252605 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123252605 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123252605 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123252605 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123252605 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123252605 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;45m20241031123252605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123252605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123252605 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123252606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252607 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123252607 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252607 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252607 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252607 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252607 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252607 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123252607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123252607 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(337)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(337)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(337)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(335)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(340)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(340)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(340)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(338)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123252684 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123252684 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123252684 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123252684 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123252684 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123252684 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123252684 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123252684 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123252684 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123252694 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56304<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123252694 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56304<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123252694 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56304<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123252694 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123252694 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:56304 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123252694 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56304 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123252694 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56304 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123252694 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56304<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123252694 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56304<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123252773 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123252774 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123252774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123252774 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(331)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123252777 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252777 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123252777 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123252777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123252777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123252777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123252777 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123252778 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252778 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123252778 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123252778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123252778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123252778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123252778 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123252778 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123252778 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123252778 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123252778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123252778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123252778 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123252778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123252778 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123252778 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123252778 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252779 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252779 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123252779 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252779 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252779 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252779 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252779 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252780 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252780 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252780 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252780 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123252780 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123252780 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123252780 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123252780 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123252797 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123252797 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123252797 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123252797 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(334)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123252800 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252800 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123252800 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123252800 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123252800 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123252800 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123252800 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123252801 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252801 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123252801 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123252801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123252801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123252801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123252801 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123252801 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123252801 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123252801 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123252801 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123252802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123252802 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123252802 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123252802 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123252802 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123252802 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123252803 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252803 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252803 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252803 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252803 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123252803 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123252832 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123252832 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123252832 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123252832 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(337)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123252835 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252835 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123252835 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123252835 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123252835 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123252835 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123252835 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123252836 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252836 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123252836 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123252836 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123252836 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123252836 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123252836 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123252836 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123252836 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123252837 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123252837 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123252837 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123252837 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123252837 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123252837 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123252837 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123252837 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123252838 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252838 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252838 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252838 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252838 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252838 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252838 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123252838 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123252857 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123252857 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123252857 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123252857 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(340)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123252861 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252861 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123252861 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123252861 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123252861 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123252861 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123252861 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123252862 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252862 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123252862 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123252862 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123252862 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123252862 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123252862 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123252862 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123252862 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123252862 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123252862 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123252862 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123252863 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123252863 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123252863 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123252863 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123252863 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123252864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123252864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123252864 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123252864 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123252864 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123252864 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123252864 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123252864 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123252864 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123252864 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(330)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253583 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253583 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253583 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253583 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253583 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123253583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123253583 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123253583 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123253583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123253583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123253584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123253584 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123253584 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253585 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253585 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253585 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253585 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123253585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123253585 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(333)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123253603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253603 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253603 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253603 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123253603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253603 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253603 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253603 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253603 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253604 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253604 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253604 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253604 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123253604 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123253604 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123253604 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123253604 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253604 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123253604 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123253604 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253604 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253604 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253604 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123253604 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253605 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253605 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253605 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253605 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253606 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123253606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123253606 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(336)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253640 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253640 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253640 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253640 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253640 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253640 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253640 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253640 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123253640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123253640 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123253640 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123253640 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123253640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123253640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123253640 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253641 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253641 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253641 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123253641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123253641 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(339)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123253665 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253665 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253665 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253665 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123253665 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253665 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253665 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253665 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253665 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253665 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253665 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253666 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253666 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253666 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253666 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123253666 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123253666 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123253666 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123253666 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123253666 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123253666 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253666 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253666 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253666 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123253666 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123253668 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123253668 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123253668 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123253668 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123253668 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123253668 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123253668 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123253668 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123253668 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123253668 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123253668 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123253668 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123253668 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;51m20241031123254606 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;33m20241031123254701 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123254705 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123254708 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123254710 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123254712 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123254714 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123254716 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123254717 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123254719 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123254721 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123254723 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123254725 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123254727 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123254728 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123254730 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123254732 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123254735 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123254737 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123254740 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123254742 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100111'B, t_guard := 20.000000 }
20241031123254770 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58266<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(330)@e41700779a8c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(330)@e41700779a8c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(342)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(325)@e41700779a8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(342)12936634
[38;5;23m20241031123255797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123255797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123255797 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031123255797 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123255797 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc565ba, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123255797 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123255797 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123255797 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12936634 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123255797 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123255797 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123255798 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12936634 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044)[0;m
[33m20241031123255798 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12936634 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123255798 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f1120]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123255798 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123255798 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12936634 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123255798 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12936634 SCCP-3 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123255798 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123255798 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123255798 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123255798 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123255798 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123255798 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123255798 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123255798 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123255798 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123255798 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123255798 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123255798 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123255798 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123255798 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123255798 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123255798 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(329)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(329)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(330)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(330)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(330)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123257607 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123300608 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(342)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 342 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123300792 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123300792 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123300793 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123300793 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123300793 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123300793 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123300793 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123300793 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031123300793 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56304<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123300793 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56304<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123300793 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:56304<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123300793 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:56304 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56304<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123300793 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123300793 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58240<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123300793 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33875<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123300794 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123300794 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123300794 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123300794 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123300794 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123300794 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123300794 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123300794 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(325)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(339)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(333)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123300794 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123300794 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123300794 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123300794 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123300794 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123300794 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123300794 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123300794 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123300794 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123300794 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123300794 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
HNBGW_Test.msc0-SCCP(329)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(336)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123300794 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123300794 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123300794 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123300794 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123300794 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123300794 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123300794 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123300794 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(327)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
20241031123300794 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;23m20241031123300794 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123300794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123300794 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123300794 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123300794 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123300795 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123300795 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123300795 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;49m20241031123300794 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123300795 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123300795 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123300795 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123300795 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123300795 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123300795 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123300795 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123300795 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123300795 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-SCCP(332)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123300795 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123300795 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123300795 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123300795 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123300795 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123300795 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc0-M3UA(331)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(335)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(338)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123300795 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123300795 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123300795 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123300795 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123300795 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123300795 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123300795 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123300795 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
IPA-CTRL-CLI-IPA(328)@e41700779a8c: Final verdict of PTC: none
[33m20241031123300795 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123300795 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123300795 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-M3UA(337)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(334)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(340)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(324)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(326)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(341)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(323)@e41700779a8c: Final verdict of PTC: none
[33m20241031123300801 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123300801 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123300801 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123300801 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123300801 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123300801 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123300801 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123300801 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12936634)[0x55a9b4411650]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123300801 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123300801 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123300801 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55a9b43f1120]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123300801 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-12936634 SCCP-3 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225)[0;m
20241031123300806 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58266<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(342)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(323): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(324): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(325): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(326): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(327): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(330): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(332): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(333): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(334): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(335): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(336): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(337): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(338): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(339): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(340): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(341): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(342): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442000023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100100111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin error'.
Thu Oct 31 12:33:00 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc
20241031123300952 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123301454 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=239220)
Waiting for packet dumper to finish... 1 (prev_count=239220, count=247184)
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123302795 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'.
------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------
Thu Oct 31 12:33:03 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123303609 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123303609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123303609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123303609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123303609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started.
20241031123304535 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(344)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123304550 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123304550 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123304568 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(346)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123304570 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58857 (stream_srv.c:129)[0;m
20241031123304570 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:58857<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123304580 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:40289<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123304582 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123304582 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304582 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123304583 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123304583 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304583 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123304583 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304583 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123304583 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304583 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304583 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123304584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123304584 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123304584 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304584 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123304584 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123304584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123304584 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123304585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123304585 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304586 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304586 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304586 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123304586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123304586 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(351)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(351)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(351)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(349)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(354)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(354)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(354)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(352)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123304650 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304650 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304650 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123304651 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123304651 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123304651 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304651 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123304652 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123304652 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304652 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123304652 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123304652 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;45m20241031123304652 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;23m20241031123304652 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304652 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304652 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123304652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123304652 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123304653 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123304654 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304654 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304654 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304654 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304654 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123304654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123304654 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(357)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(357)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(357)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(355)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(360)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(360)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(360)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(358)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123304743 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123304743 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123304743 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123304743 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123304743 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123304743 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123304743 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123304743 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123304743 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123304749 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58857<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123304749 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58857<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123304749 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58857<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123304749 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123304749 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:58857 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123304749 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:58857 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123304749 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:58857 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123304749 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58857<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123304749 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58857<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123304813 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123304813 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123304813 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123304813 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(351)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123304816 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304816 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123304816 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123304816 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123304816 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123304816 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123304816 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123304817 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304817 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123304817 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123304817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123304817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123304817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123304817 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123304817 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123304817 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123304818 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123304818 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123304818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123304818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123304818 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123304818 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123304818 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123304818 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123304818 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304819 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304819 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123304819 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304819 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304819 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304819 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304819 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304819 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304819 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123304819 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123304842 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123304842 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123304842 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123304842 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(354)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123304845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123304845 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123304845 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123304845 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123304846 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123304846 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123304847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123304847 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123304847 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123304847 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123304847 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123304847 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123304847 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123304847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123304847 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123304847 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123304847 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123304847 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123304847 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123304847 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123304847 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123304847 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123304847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304848 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304848 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123304848 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304848 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304848 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304848 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304848 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304848 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304848 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304848 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304848 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304849 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304849 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304849 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123304849 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123304884 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123304884 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123304884 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123304884 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123304884 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123304884 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123304884 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(357)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123304887 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304887 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123304887 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123304887 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123304887 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123304887 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123304887 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123304887 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031123304887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123304887 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123304887 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123304887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123304887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123304887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123304887 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123304887 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123304888 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304888 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123304888 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123304888 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123304888 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123304888 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123304888 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123304888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123304888 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123304888 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123304888 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123304889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123304889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123304889 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123304889 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123304889 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123304889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123304890 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304890 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304890 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304890 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304890 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123304890 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123304911 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123304911 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123304911 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123304911 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(360)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123304914 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304914 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123304914 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123304914 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123304914 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123304914 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123304914 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123304915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304915 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123304915 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123304915 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123304915 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123304915 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123304915 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123304915 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123304915 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123304915 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123304915 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123304915 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123304915 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123304915 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123304915 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123304915 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123304915 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123304916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123304916 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123304916 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123304916 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123304916 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123304917 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123304917 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123304917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123304917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123304917 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123304917 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(350)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123305621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123305621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305621 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305622 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305622 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305622 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123305622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123305622 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123305622 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123305622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305622 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123305622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123305622 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305622 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305622 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305622 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123305622 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305623 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305623 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305623 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305623 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305624 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123305624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123305624 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(353)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123305650 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305650 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305650 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305651 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305651 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305651 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305651 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305651 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305651 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123305651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123305651 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123305651 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123305651 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305651 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123305651 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123305651 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305651 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305651 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305651 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123305651 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305652 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123305652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305652 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305652 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305653 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305653 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305653 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305653 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305653 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305653 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305653 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305653 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305653 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305653 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123305653 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123305653 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(356)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305691 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305691 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305691 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305691 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305691 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305691 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305691 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305691 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123305691 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123305691 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123305691 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123305691 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305691 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123305691 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123305692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123305692 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305692 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305692 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305692 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305692 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305692 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123305692 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123305692 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(359)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305718 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305718 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305718 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123305718 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123305718 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123305718 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123305718 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305718 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123305718 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123305718 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305718 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123305718 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123305719 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123305719 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123305719 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123305719 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123305719 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123305719 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123305719 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123305719 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123305719 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123305719 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123305719 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123305719 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123305719 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123306755 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123306760 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123306763 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123306764 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123306766 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123306768 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123306770 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123306772 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123306774 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123306775 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123306777 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123306779 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123306781 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123306782 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123306784 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123306786 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123306788 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123306790 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123306792 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123306793 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111110'B, t_guard := 20.000000 }
20241031123306817 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(350)@e41700779a8c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(350)@e41700779a8c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(345)@e41700779a8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)10607126
[38;5;23m20241031123307841 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123307841 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123307841 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031123307841 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123307841 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1da16, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123307841 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123307841 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123307841 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607126 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123307841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123307841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123307841 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607126 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044)[0;m
[33m20241031123307841 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607126 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1064)[0;m
[33m20241031123307841 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607126 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123307841 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f1120]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123307841 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123307841 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10607126 <-> SCCP-4 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123307841 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-10607126 SCCP-4 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123307841 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123307841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123307841 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123307841 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123307841 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123307841 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123307841 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123307841 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123307841 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123307841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123307841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123307841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123307841 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123307842 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123307842 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123307842 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123307842 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123307842 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123307842 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123307842 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123307842 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123307842 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123307842 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123307842 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123307842 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(349)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(349)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(350)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(350)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(350)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123308609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123308609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123308609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123308609 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123308609 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-11 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123308609 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
[38;5;51m20241031123311610 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-11 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 362 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123312838 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58857<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123312838 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58857<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123312838 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:58857<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123312838 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:58857 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58857<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123312838 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123312838 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123312838 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:40289<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123312839 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123312839 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123312839 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123312839 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123312839 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123312839 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123312839 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123312839 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
20241031123312839 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(347)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(355)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(359)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(349)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(356)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123312839 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123312839 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123312839 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123312839 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123312839 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123312839 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123312839 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123312839 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123312839 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123312839 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123312839 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(345)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123312839 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123312840 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123312840 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123312840 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123312840 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123312840 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;23m20241031123312840 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123312840 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123312840 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123312840 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123312840 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123312840 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc1-SCCP(352)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123312840 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123312840 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123312840 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123312840 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123312840 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123312840 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123312840 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
20241031123312840 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123312840 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123312840 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123312840 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123312840 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123312840 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123312840 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123312840 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123312840 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123312840 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;23m20241031123312840 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123312840 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123312840 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123312840 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123312840 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123312840 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc1-RAN(353)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123312840 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123312840 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123312840 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123312840 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123312840 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123312840 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123312840 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123312840 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123312840 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-M3UA(360)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(346)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(357)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(358)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(351)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(344)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(348)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(343)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(354)@e41700779a8c: Final verdict of PTC: none
[33m20241031123312842 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123312842 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123312842 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123312842 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123312843 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123312843 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123312843 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123312843 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10607126)[0x55a9b4411650]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123312843 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123312843 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123312843 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-4)[0x55a9b43f1120]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123312843 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-10607126 SCCP-4 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225)[0;m
20241031123312843 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(361)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(343): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(344): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(345): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(346): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(347): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(349): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(350): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(351): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(352): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(353): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(354): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(355): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(356): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(357): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(358): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(359): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(360): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(361): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442004023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin error'.
Thu Oct 31 12:33:12 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc
20241031123313004 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123313505 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=227552)
Waiting for packet dumper to finish... 1 (prev_count=227552, count=250932)
[38;5;51m20241031123314611 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-11 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123314840 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------
Thu Oct 31 12:33:15 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started.
20241031123316590 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(364)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123316603 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123316603 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123316626 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(366)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123316628 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35016 (stream_srv.c:129)[0;m
20241031123316628 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:35016<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123316637 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:42513<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123316639 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316639 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123316639 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316639 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123316640 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123316640 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316640 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123316640 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316640 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123316640 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316640 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316640 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316640 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123316641 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123316641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123316641 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316641 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316641 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316641 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123316641 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123316641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123316641 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123316642 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316642 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123316642 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316642 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316642 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316642 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316642 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316642 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316642 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316642 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123316642 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123316642 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(371)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(371)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(371)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(369)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(374)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(374)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(374)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(372)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123316704 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316704 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123316704 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123316704 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123316705 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123316705 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123316706 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123316706 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123316706 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316706 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316706 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316706 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316706 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123316706 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316707 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316707 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123316707 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123316707 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123316707 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123316707 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123316707 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(377)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(377)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(377)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(375)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(380)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(380)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(380)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(378)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123316794 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123316794 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123316794 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123316794 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123316794 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123316794 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123316794 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123316794 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123316794 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123316802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35016<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123316802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35016<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123316802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35016<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123316802 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123316802 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:35016 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123316802 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35016 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123316802 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35016 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123316802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35016<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123316802 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35016<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123316870 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123316870 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123316870 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123316870 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(371)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123316873 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316873 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123316873 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123316873 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123316873 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123316873 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123316873 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123316874 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316874 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123316874 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123316874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123316874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123316874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123316874 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123316874 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123316874 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123316874 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123316874 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123316874 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123316874 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123316874 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123316874 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123316874 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123316874 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123316874 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316875 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123316875 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316875 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316875 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316875 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316876 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316876 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316876 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123316876 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123316895 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123316895 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123316895 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123316895 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(374)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123316898 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316898 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123316898 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123316898 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123316898 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123316898 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123316898 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123316899 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316900 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123316900 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123316900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123316900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123316900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123316900 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123316900 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123316900 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123316900 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123316900 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123316900 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123316900 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123316900 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123316900 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123316900 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123316900 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123316900 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316901 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316901 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123316901 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316901 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316901 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316901 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316901 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316901 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316901 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123316901 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123316936 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123316936 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123316936 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123316936 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123316936 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123316936 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123316936 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(377)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123316939 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316939 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123316939 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123316939 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123316939 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123316939 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123316939 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123316939 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031123316939 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123316939 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123316939 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123316939 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123316939 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123316939 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123316939 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123316939 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123316941 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316941 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123316941 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123316941 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123316941 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123316941 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123316942 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123316942 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123316942 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123316942 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123316942 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123316942 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123316942 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123316942 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123316942 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123316942 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123316942 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316943 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316943 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123316943 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316943 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316943 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316943 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316943 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316943 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316943 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123316943 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123316961 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123316961 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123316961 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123316961 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(380)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123316965 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316965 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123316965 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123316965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123316965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123316965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123316965 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123316966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316966 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123316966 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123316966 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123316966 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123316966 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123316966 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123316966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123316966 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123316966 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123316966 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123316966 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123316966 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123316966 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123316966 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123316966 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123316966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123316967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123316967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123316967 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123316968 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123316968 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123316968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123316968 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123316968 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123316968 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123316968 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123317612 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-11 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.msc0-RAN(370)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317679 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317679 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317679 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317679 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317679 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317679 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317679 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317679 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317679 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317679 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123317680 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123317680 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123317680 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123317680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317680 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123317680 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123317680 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317680 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317680 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317680 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123317680 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317681 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317681 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317681 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317681 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317681 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317681 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317681 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123317681 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123317681 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123317703 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317703 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317703 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317703 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123317703 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317703 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317703 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317703 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317703 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317703 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317703 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317703 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317704 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317704 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123317704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123317704 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123317704 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123317704 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317704 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123317704 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123317704 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317704 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123317704 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc1-RAN(373)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317707 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317707 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317707 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317707 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317707 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317707 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317707 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317707 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317707 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123317707 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123317707 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(376)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317744 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317744 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317744 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317744 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317744 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317744 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317744 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317744 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317744 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317744 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317744 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123317745 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123317745 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123317745 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123317745 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317745 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123317745 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123317745 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317745 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317745 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317745 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123317745 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317746 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317746 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317747 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317747 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123317747 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317747 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317747 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317747 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317747 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317747 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317747 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317747 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317747 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317747 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317747 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317747 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317747 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317747 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123317747 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123317747 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317771 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317771 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123317771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123317771 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123317771 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123317771 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317771 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123317771 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123317771 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317771 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123317771 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn1-RAN(379)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123317774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123317774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123317774 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123317774 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123317774 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123317774 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123317774 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123317774 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123317774 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123317774 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123317774 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123317774 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123317774 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123318809 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123318813 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123318815 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123318817 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123318819 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123318821 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123318822 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123318824 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123318826 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123318828 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123318829 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123318831 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123318833 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123318834 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123318836 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123318837 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123318839 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123318840 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123318842 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123318844 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100000'B, t_guard := 20.000000 }
20241031123318869 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(370)@e41700779a8c: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(370)@e41700779a8c: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(382)
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(365)@e41700779a8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(382)8317336
[38;5;23m20241031123319890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123319890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123319890 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031123319890 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123319890 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ee998, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123319890 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f0f80]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123319890 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123319890 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8317336 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123319890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123319890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123319890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8317336 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101)[0;m
[33m20241031123319890 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8317336 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123319890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123319891 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123319891 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8317336 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123319891 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8317336 SCCP-5 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123319891 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123319891 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123319891 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123319891 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123319891 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123319891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123319891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123319891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123319891 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123319891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123319891 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123319891 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123319891 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123319891 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123319891 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123319891 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(369)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(369)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(370)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(370)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(370)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123320613 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123320613 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123320613 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-11 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123320613 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123320613 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(382)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 382 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123324887 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123324887 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123324887 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123324887 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123324887 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123324887 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123324887 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123324887 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031123324887 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35016<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123324887 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35016<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123324887 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:35016<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123324887 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:35016 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35016<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123324887 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123324888 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123324888 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:42513<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(367)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(375)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123324889 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123324889 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123324889 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123324889 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123324889 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123324889 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123324889 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123324889 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123324889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.msc1-SCCP(372)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(365)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(378)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(376)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(369)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(373)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123324889 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123324889 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123324889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123324889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123324889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123324889 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123324889 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123324889 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123324889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123324889 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123324890 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123324890 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123324890 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123324890 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123324890 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123324890 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123324890 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123324890 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123324890 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123324890 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123324890 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123324890 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123324890 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123324890 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123324890 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;43m20241031123324890 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123324890 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123324890 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123324890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123324890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123324890 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123324890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123324890 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123324890 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123324890 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123324890 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123324890 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123324890 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4261 (telnet_interface.c:138)
[33m20241031123324891 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123324891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123324891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123324891 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123324891 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123324891 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123324891 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123324891 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8317336)[0x55a9b43f0f80]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123324891 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123324891 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123324892 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55a9b4411650]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123324892 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-8317336 SCCP-5 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225)[0;m
[38;5;23m20241031123324892 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123324892 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123324892 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123324892 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123324892 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123324892 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123324892 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123324893 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123324893 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123324893 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123324893 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123324893 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123324893 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123324893 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123324893 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123324893 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123324893 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123324893 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-M3UA(374)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(364)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(366)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(379)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(368)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(377)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(380)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(381)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(363)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(382)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
HNBGW_Test.msc0-M3UA(371)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(363): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(364): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(365): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(366): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(367): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(368): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(369): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(370): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(371): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(372): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(373): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(374): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(375): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(376): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(377): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(378): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(379): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(380): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(381): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(382): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442FA0023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin error'.
Thu Oct 31 12:33:24 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc
20241031123325047 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123325549 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=225544)
[38;5;51m20241031123325614 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123325614 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123325614 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123325614 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123325614 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-12 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123325614 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
Waiting for packet dumper to finish... 1 (prev_count=225544, count=250464)
[38;5;43m20241031123326890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123326890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123326890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123326890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123326890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123326890 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123326893 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123326893 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123326893 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------
Thu Oct 31 12:33:27 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started.
[38;5;51m20241031123328615 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-12 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
20241031123328632 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(384)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123328649 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123328649 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123328667 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(386)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123328668 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56744 (stream_srv.c:129)[0;m
20241031123328669 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:56744<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123328680 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:40377<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123328683 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123328683 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123328684 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328684 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123328684 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328684 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123328684 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328684 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328684 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328684 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123328684 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328684 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328684 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328684 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328684 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123328684 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123328684 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123328685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123328685 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328685 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123328685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328685 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123328685 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328685 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328685 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328685 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328686 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123328686 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328686 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123328686 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328686 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328686 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328686 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123328686 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123328686 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328686 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123328686 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123328686 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(391)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(391)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(391)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(389)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(394)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(394)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(394)@e41700779a8c: *************************************************
HNBGW_Test.msc1-SCCP(392)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123328754 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328754 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123328754 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328754 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123328754 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123328754 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328754 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123328755 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328755 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123328755 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328755 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328755 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123328755 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123328755 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123328755 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328755 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123328755 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328755 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031123328755 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328755 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328755 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328755 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123328755 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123328755 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123328756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123328756 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328756 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123328757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123328757 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328757 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123328757 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123328757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123328757 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(397)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(397)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(397)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(395)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(400)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(400)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(400)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(398)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123328839 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123328839 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123328839 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123328839 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123328839 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123328839 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123328839 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123328839 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123328840 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123328848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56744<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123328848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56744<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123328848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56744<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123328848 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123328848 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:56744 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123328848 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56744 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123328848 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56744 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123328848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56744<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123328848 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56744<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123328915 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123328915 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123328915 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123328915 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(391)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123328918 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328918 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123328918 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123328918 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123328918 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123328918 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123328918 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123328920 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328920 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123328920 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123328920 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123328920 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123328920 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123328920 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123328920 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123328920 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123328920 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123328920 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123328920 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123328920 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123328920 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123328920 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123328920 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123328920 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123328920 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123328921 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328921 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123328921 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328921 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328921 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328921 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328921 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328921 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328921 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123328921 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123328947 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123328947 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123328947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123328947 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(394)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123328951 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328951 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123328951 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123328951 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123328951 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123328951 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123328951 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123328952 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328952 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123328952 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123328952 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123328952 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123328952 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123328952 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123328952 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123328952 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123328952 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123328952 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123328952 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123328952 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123328952 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123328952 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123328952 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123328953 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123328953 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123328954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123328954 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328954 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328954 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328954 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328954 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328954 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328954 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123328954 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123328985 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123328985 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123328985 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123328985 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(397)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123328989 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328989 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123328989 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123328989 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123328989 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123328989 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123328989 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123328990 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328990 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123328990 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123328990 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123328990 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123328990 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123328990 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123328990 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123328990 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123328990 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123328990 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123328990 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123328990 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123328990 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123328990 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123328990 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123328990 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;23m20241031123328990 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123328991 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123328991 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123328991 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123328991 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123328991 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123328991 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328991 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328991 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328991 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328991 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328991 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123328992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123328992 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123328992 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123328992 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123328992 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123328992 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123328992 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329012 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123329012 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123329012 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123329012 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123329012 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123329012 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123329012 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(400)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123329015 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329015 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123329015 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123329015 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123329015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123329015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123329015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123329015 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031123329015 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329015 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123329015 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123329015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123329015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123329015 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329015 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123329015 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123329017 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329017 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123329017 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123329017 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123329017 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123329017 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123329017 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123329017 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329017 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123329017 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123329017 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123329017 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123329017 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329017 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123329017 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123329017 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123329017 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123329018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123329018 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123329018 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123329019 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329019 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123329019 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329019 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329019 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329019 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123329019 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(390)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329724 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329724 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329724 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329724 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329724 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329724 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329724 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329724 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329724 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329724 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329724 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123329724 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123329724 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123329724 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123329725 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123329725 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123329725 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329725 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329725 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329725 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329725 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329725 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329725 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123329725 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123329725 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(393)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329756 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329756 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329756 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329756 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329756 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329756 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329756 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329756 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123329756 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123329756 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123329756 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123329756 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123329756 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329756 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329757 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123329757 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123329757 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329757 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123329757 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329758 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329758 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329758 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329758 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329758 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329758 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329758 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329758 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329758 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329758 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123329758 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123329758 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(396)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329793 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329793 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329793 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329793 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329793 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123329793 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123329793 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123329793 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123329793 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329793 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123329793 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123329794 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123329794 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329794 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329794 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329794 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329794 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329794 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329794 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123329794 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123329794 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329821 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329821 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329821 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329821 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329821 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329821 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329821 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329821 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329821 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123329821 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123329821 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123329821 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123329821 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123329821 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329821 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329822 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123329822 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123329822 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329822 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123329822 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn1-RAN(399)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123329824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123329824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123329824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123329824 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123329824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123329824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123329824 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123329824 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123329824 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123329825 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123329825 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123329825 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123329825 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123329825 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123329825 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123329825 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123329825 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123329825 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123329825 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123329825 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123330855 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123330859 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123330861 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123330863 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123330866 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123330868 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123330869 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123330871 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123330874 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123330875 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123330877 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123330879 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123330881 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123330883 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123330885 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123330887 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123330889 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123330891 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123330893 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123330895 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100011'B, t_guard := 20.000000 }
20241031123330918 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123331615 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-12 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;45m20241031123331817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123331817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123331817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123331817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123331817 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(1)[0x55a9b43f2110]{IDLE}: Deallocated (fsm.c:568)[0;m
HNBGW_Test.msc0-RAN(390)@e41700779a8c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(390)@e41700779a8c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(402)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(385)@e41700779a8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(402)290179
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123331947 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123331947 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123331947 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123331946 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123331946 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123331946 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031123331946 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123331946 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46d83, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123331946 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123331946 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123331946 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-290179 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123331946 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123331946 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123331946 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-290179 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1054)[0;m
[33m20241031123331947 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-290179 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101)[0;m
[33m20241031123331947 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-290179 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123331947 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f0f80]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123331947 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123331947 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-290179 <-> SCCP-6 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123331947 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-290179 SCCP-6 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123331947 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123331947 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123331947 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123331947 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123331947 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123331947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123331947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123331947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123331947 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123331947 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123331947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123331947 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123331947 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
HNBGW_Test.msc0-SCCP(389)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(389)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(390)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(390)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(390)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123334616 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-12 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(402)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 402 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123336945 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56744<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123336945 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56744<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123336945 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:56744<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123336945 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:56744 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56744<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123336945 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123336945 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:40377<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123336946 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123336946 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123336946 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123336946 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123336946 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123336946 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123336946 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123336946 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123336946 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123336948 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123336948 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123336948 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123336948 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123336948 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123336948 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123336948 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123336948 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123336948 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123336948 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123336948 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123336948 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123336948 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123336948 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123336948 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123336949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123336949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn0-RAN(396)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(395)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(398)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(387)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(400)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123336950 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123336950 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123336950 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123336950 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123336950 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031123336949 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123336949 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123336949 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123336949 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123336949 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123336949 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469)[0;m
[1;36m20241031123336949 [1;32mDHNB[0;m[1;36m [1;32mINFO[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{connected}: Tx RUA Disconnect (context_map_rua.c:267)[0;m
20241031123336949 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162)[0;m
[1;36m20241031123336949 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310)[0;m
[1;36m20241031123336949 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123336949 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123336949 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-290179)[0x55a9b43f2110]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123336949 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123336949 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123336949 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-6)[0x55a9b43f0f80]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123336949 [1;32mDMAIN[0;m [1;32mINFO[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-290179 SCCP-6 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225)[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123336950 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123336950 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123336950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123336950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123336950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123336950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123336950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123336950 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123336950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123336950 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123336950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123336950 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123336950 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123336950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123336950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123336950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123336950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123336950 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123336950 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123336950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123336950 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123336950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123336950 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732)[0;m
20241031123336950 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(389)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123336951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123336951 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123336951 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123336951 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123336951 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123336951 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123336951 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123336951 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123336951 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123336951 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123336951 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123336969 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123336969 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123336969 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123336969 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123336969 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123336969 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123336969 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123336969 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123336969 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-M3UA(391)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(397)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(394)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(383)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123336990 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123336990 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123336990 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123336990 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123336990 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123336990 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123336990 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123336990 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123336990 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123336990 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123336990 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123336990 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123336990 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123336990 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123336990 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265)[0;m
[38;5;23m20241031123336990 [1;31mDLINP[0;m[38;5;23m [1;31mERROR[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1188)[0;m
20241031123336990 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691)[0;m
20241031123336990 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(386)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(388)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(401)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(399)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(385)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(393)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(392)@e41700779a8c: Final verdict of PTC: none
20241031123337022 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(402)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(384)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(383): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(384): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(385): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(386): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(387): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(388): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(389): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(390): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(391): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(392): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(393): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(394): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(395): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(396): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(397): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(398): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(399): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(400): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(401): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(402): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin error'.
Thu Oct 31 12:33:37 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc
20241031123337318 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123337617 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123337617 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123337617 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-12 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123337617 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123337617 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
20241031123337833 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=254276)
Waiting for packet dumper to finish... 1 (prev_count=254276, count=256268)
[38;5;43m20241031123338947 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123338947 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123338947 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123338949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123338949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123338949 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123338952 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123338952 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123338952 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123338970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123338970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123338970 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------
Thu Oct 31 12:33:40 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started.
20241031123341349 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(404)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123341421 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123341421 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123341523 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123341530 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57278 (stream_srv.c:129)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(406)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 1420241031123341530 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:57278<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123341569 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35737<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123341574 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341574 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123341577 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341577 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123341577 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341577 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341577 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123341581 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341581 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341581 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341581 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123341581 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123341581 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123341581 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[33m20241031123341614 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123341615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123341615 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341615 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341615 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341615 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341615 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123341616 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341616 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123341617 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341617 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123341617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341617 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123341617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123341617 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123341617 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123341618 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341618 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123341618 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341618 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341618 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123341618 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341618 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123341618 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341618 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341618 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341618 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123341618 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123341618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123341618 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(411)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(411)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(411)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(409)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(414)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(414)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(414)@e41700779a8c: *************************************************
HNBGW_Test.msc1-SCCP(412)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123341885 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341885 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123341886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123341886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123341886 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341886 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341886 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341886 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123341886 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341886 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123341887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341887 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123341887 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341887 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341887 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341887 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341888 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123341888 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123341888 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123341888 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341888 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123341888 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341888 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341888 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341888 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341888 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123341889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123341889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123341889 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123341889 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123341889 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123341889 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123341889 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123341889 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123341889 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123341889 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123341889 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123341889 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123341953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123341953 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123341953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123341953 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(411)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(417)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(417)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(417)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(415)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123342030 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342030 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123342030 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123342030 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123342030 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123342030 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123342030 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123342039 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342039 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123342039 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123342039 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123342039 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123342039 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123342039 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123342039 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123342039 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123342039 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123342039 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123342039 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123342039 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123342039 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123342039 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123342039 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123342039 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123342046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123342046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123342046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123342046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123342046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123342046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123342046 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
20241031123342045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123342045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123342045 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123342045 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123342045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123342045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123342045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123342045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123342045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123342046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123342078 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123342078 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123342078 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123342078 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(414)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(420)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(420)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(420)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(418)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123342178 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342178 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123342178 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123342178 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123342178 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123342178 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123342178 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123342186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123342186 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123342186 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123342186 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123342186 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123342186 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123342186 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123342186 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123342186 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123342186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123342185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123342185 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123342185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123342185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123342185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123342185 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
20241031123342189 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123342189 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123342189 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123342189 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123342189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342189 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123342189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123342189 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123342190 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123342190 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123342190 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123342190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123342190 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123342190 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-M3UA(417)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;23m20241031123342290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123342290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123342290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123342290 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123342290 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123342290 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123342290 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123342290 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123342290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123342290 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
[38;5;43m20241031123342291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123342291 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123342291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123342291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123342291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123342291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123342304 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342304 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123342304 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123342304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123342304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123342304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123342304 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123342304 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123342304 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123342304 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123342304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123342304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123342304 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123342304 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123342304 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123342304 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123342304 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123342305 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123342305 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123342305 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123342305 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342305 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123342305 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342305 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123342305 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123342305 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123342305 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123342319 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57278<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123342319 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57278<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123342319 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57278<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123342319 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123342319 [1;31mDLGLOBAL[0;m [1;31mERROR[0;m counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221)
20241031123342319 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123342319 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:57278 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123342319 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57278 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123342319 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57278 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123342319 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57278<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123342319 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57278<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123342371 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123342371 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123342371 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123342371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(420)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123342375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342375 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123342375 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123342375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123342375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123342375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123342375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123342376 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342376 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123342376 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123342377 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123342377 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123342377 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123342377 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123342377 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123342377 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123342377 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123342377 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123342377 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123342377 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123342377 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123342377 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123342377 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123342377 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123342378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123342378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123342378 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123342378 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342378 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123342378 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123342378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123342378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123342378 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123342618 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123342618 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123342618 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123342618 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123342618 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-13 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123342618 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
HNBGW_Test.msc0-RAN(410)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123342845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123342845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123342845 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123342845 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123342845 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123342845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123342845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123342845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123342845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123342846 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123342846 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123342846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123342846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123342846 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123342846 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123342846 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123342846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123342846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123342846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123342846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123342846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123342846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123342846 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123342846 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342846 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123342847 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123342847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123342847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123342847 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123342847 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123342847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123342847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123342847 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(413)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123343006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123343006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123343006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123343006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123343006 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123343007 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123343007 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123343007 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123343007 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123343007 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123343007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123343007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123343007 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123343007 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123343007 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343007 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123343007 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123343007 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123343007 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123343008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123343008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123343008 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123343008 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123343008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123343008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123343008 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(416)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123343101 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123343101 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123343101 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123343101 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123343101 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123343101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123343101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123343101 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123343101 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123343101 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123343101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123343101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123343101 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123343102 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343102 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343102 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343102 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123343102 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123343102 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123343102 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123343102 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343161 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343161 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343161 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343161 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123343161 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123343161 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123343161 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123343161 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343162 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123343162 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123343162 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123343162 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123343162 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123343162 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343162 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123343162 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123343162 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123343162 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123343162 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123343162 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(419)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123343361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123343361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123343361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123343361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123343361 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343361 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123343362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123343362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123343362 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123343362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123343362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123343362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123343362 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123343362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123343362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123343362 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123343362 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123343362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123343362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123343362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123343362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123343362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123343362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123343362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123343362 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123343365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343365 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123343365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123343365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123343365 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123343365 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123343477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123343477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123343477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123343477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123343477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123343477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123343477 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123343481 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123343482 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123343482 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123343482 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123343482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123343482 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123343482 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123343482 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123343482 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123343482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123343482 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123343482 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031123343753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123343753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123343753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123343753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123343753 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(2)[0x55a9b43f3340]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031123344334 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123344338 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123344341 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123344344 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123344347 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123344350 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123344353 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123344357 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123344360 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123344363 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123344367 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123344370 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123344374 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123344377 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123344381 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123344384 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123344387 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123344391 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123344394 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123344397 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000011'B, t_guard := 20.000000 }
20241031123344467 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:42634<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc1-RAN(413)@e41700779a8c: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit
HNBGW_Test.msc1-RAN(413)@e41700779a8c: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(422)
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(405)@e41700779a8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(422)11296211
[38;5;23m20241031123345495 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123345495 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123345495 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031123345495 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123345495 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac5dd3, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123345495 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f3340]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123345495 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123345495 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-11296211 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123345495 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123345495 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123345495 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-11296211 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067)[0;m
[33m20241031123345495 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123345495 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123345495 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11296211 <-> SCCP-7 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128)[0;m
20241031123345495 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-11296211 SCCP-7 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123345495 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123345495 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123345495 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123345495 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123345495 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123345495 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123345495 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123345495 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123345495 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000007), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123345496 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123345496 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123345496 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123345496 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123345496 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123345496 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123345496 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123345496 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123345495 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123345495 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123345495 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123345495 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123345495 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123345495 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123345495 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123345495 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
HNBGW_Test.msc1-SCCP(412)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc1-SCCP(412)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc1-RAN(413)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc1-RAN(413)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc1-RAN(413)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123345619 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-13 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123348620 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-13 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_10(422)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 422 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123350492 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123350492 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123350492 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123350492 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123350492 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123350492 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123350492 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123350492 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
20241031123350492 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123350493 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35737<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031123350493 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(405)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(418)@e41700779a8c: Final verdict of PTC: none
[33m20241031123350496 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123350496 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123350497 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123350497 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123350497 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123350497 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123350497 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123350497 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11296211)[0x55a9b43f3340]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123350497 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123350497 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123350497 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-7)[0x55a9b43f2110]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123350497 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-11296211 SCCP-7 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225)[0;m
[38;5;23m20241031123350497 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57278<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123350497 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57278<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123350497 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:57278<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123350497 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:57278 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57278<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123350497 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.sgsn0-RAN(416)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(415)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(407)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(421)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(406)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(417)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(420)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(411)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(414)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(409)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123350501 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123350501 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123350501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123350501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123350502 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123350502 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123350502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123350502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123350502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123350502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123350502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123350502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123350502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123350502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123350502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123350502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123350502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123350502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123350502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123350502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123350502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123350502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123350502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123350502 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123350502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123350502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123350502 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123350502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123350502 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-SCCP(412)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(410)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(408)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(404)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(419)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(403)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_10(422)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
20241031123350553 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:42634<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(403): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(404): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(405): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(406): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(407): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(409): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(410): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(411): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(412): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(413): error (pass -> error)Thu Oct 31 12:33:50 UTC 2024
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(414): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(415): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(416): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(417): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(418): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(419): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(420): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(421): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(422): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442400023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000011000011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 error'.[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc
20241031123350610 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123351125 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=250680)
[38;5;51m20241031123351621 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-13 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=250680, count=251892)
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123352502 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'.
------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------
Thu Oct 31 12:33:53 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123354624 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123354624 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123354624 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-13 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123354624 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123354624 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started.
20241031123355294 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123355574 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123355574 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(424)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20241031123355761 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(426)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123355790 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38263 (stream_srv.c:129)[0;m
20241031123355790 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:38263<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;45m20241031123355799 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123355799 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123355799 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123355799 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123355799 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(3)[0x55a9b43f0dd0]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031123355840 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:37795<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123355843 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123355843 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123355844 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123355844 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123355844 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123355844 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123355845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123355845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123355845 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[33m20241031123355844 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123355844 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123355844 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123355844 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123355844 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123355844 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123355844 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355844 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123355844 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123355844 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123355844 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123355844 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123355844 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123355845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123355845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123355845 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123355845 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123355845 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123355845 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123355845 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123355845 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355845 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123355845 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123355845 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123355845 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123355845 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123355846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123355846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123355846 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123355846 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123355846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123355846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123355846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123355846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123355846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123355846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123355846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123355846 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123355846 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123355846 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123355846 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355846 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123355847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123355847 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123355847 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123355847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123355847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123355847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123355847 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123355847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123355847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123355847 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123355847 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123355847 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(431)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(431)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(431)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(429)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(434)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(434)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(434)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(432)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-M3UA(437)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(437)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(437)@e41700779a8c: *************************************************
HNBGW_Test.msc2-SCCP(435)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123356036 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356036 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123356036 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[33m20241031123356035 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123356035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123356035 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123356035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123356035 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123356035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123356036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123356036 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356036 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123356036 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123356036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123356036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123356036 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356036 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356036 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356036 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356036 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123356045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356045 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123356045 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356045 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356045 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356045 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123356046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123356046 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356046 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356046 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356046 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123356046 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356046 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123356046 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123356046 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
[38;5;43m20241031123356095 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123356095 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123356095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123356095 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(431)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123356107 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356107 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123356107 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123356107 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123356107 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123356107 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123356108 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
[38;5;43m20241031123356109 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356109 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123356109 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123356109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123356109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123356109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123356109 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356111 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123356109 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356110 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123356110 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123356110 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123356110 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123356110 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356110 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123356110 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123356110 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123356110 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123356111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123356111 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356111 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356111 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356111 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356111 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
HNBGW_Test.sgsn0-M3UA(440)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(440)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(438)@e41700779a8c: v_sccp_pdu_maxlen:268
HNBGW_Test.sgsn0-M3UA(440)@e41700779a8c: *************************************************
[38;5;43m20241031123356174 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123356174 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123356174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123356174 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(434)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(441)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123356227 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123356227 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123356227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123356227 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(443)@e41700779a8c: *************************************************[38;5;43m20241031123356232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356232 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123356232 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123356232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123356232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123356232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123356232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
HNBGW_Test.sgsn1-M3UA(443)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(443)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(437)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123356234 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356234 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123356234 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123356234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123356234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123356234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123356234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123356234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356234 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123356234 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123356234 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123356234 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123356234 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356234 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123356234 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123356234 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123356234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123356235 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123356236 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356236 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123356236 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123356250 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356250 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123356250 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123356250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123356250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123356250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123356250 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123356266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123356266 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123356266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123356266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123356266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123356266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123356266 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123356266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123356265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123356265 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123356265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123356265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123356265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123356265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
20241031123356267 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356267 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123356267 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356267 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356267 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356267 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356267 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356267 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123356267 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123356346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123356346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123356346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123356346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(440)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
[38;5;43m20241031123356386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123356386 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123356386 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123356386 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123356386 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123356386 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
HNBGW_Test.sgsn2-M3UA(446)@e41700779a8c: *************************************************
HNBGW_Test.sgsn2-M3UA(446)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(446)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
[38;5;43m20241031123356402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123356402 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123356402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123356402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123356402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123356402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123356402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123356402 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123356402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123356402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123356402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356402 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123356402 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123356402 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123356402 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123356403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123356403 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356404 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356404 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356404 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356404 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
HNBGW_Test.sgsn2-SCCP(444)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123356431 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123356431 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123356431 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123356431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(443)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123356451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123356451 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123356451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123356451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123356451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123356451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123356457 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356457 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123356457 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123356457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123356457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123356457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123356457 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123356457 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356457 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123356457 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123356457 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123356457 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123356457 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356458 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123356458 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123356458 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123356458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123356459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123356459 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123356459 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123356523 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123356523 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123356523 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123356523 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123356523 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123356524 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123356524 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123356524 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123356524 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123356524 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123356550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38263<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123356550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38263<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123356550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38263<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123356550 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123356550 [1;31mDLGLOBAL[0;m [1;31mERROR[0;m counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221)
20241031123356550 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123356550 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:38263 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123356550 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38263 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123356550 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38263 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123356550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38263<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123356550 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38263<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123356606 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123356606 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031123356606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123356606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(446)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123356611 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356611 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123356611 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123356611 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123356611 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123356611 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123356611 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123356612 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356612 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123356612 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123356612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123356612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123356612 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123356613 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123356613 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356613 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123356613 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123356613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123356613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123356613 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123356613 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123356613 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123356613 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123356614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123356614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123356614 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123356614 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356614 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356614 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356614 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356614 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356614 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123356614 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(430)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356930 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356930 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356930 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356930 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123356930 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123356930 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123356930 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356930 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123356930 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123356930 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123356930 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123356930 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123356930 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356930 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123356930 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123356930 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123356930 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123356931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356931 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123356931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123356931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123356931 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123356931 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123356933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123356933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123356933 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123356933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123356933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123356933 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123356933 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123356933 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123356933 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123356933 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123356933 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123356933 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123356933 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(433)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123357005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357005 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123357005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357005 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357005 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357006 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357006 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357006 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357006 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357006 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357006 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123357006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123357006 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123357006 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123357006 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357006 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123357006 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123357006 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123357006 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357008 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357008 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357008 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357008 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357008 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357008 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123357008 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123357008 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123357034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357034 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123357034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357034 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357034 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357035 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357035 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357035 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357035 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123357035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123357035 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123357035 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123357035 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357035 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123357035 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123357035 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357035 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123357035 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc2-RAN(436)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357044 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357044 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357044 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357044 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357044 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357044 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357044 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357044 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123357044 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123357044 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(439)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123357149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357149 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357149 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357149 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123357149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357149 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357149 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357150 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357150 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357150 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357150 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357150 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123357150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123357150 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123357150 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123357150 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357150 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123357150 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123357150 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123357150 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123357152 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357152 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357152 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357152 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123357152 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357152 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357152 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357152 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357153 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357153 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357153 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357153 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357153 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357153 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357153 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357153 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357153 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357153 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123357153 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123357153 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(442)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357237 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357237 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123357237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123357237 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123357237 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123357237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123357237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123357237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123357237 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357238 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357238 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357238 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357238 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357238 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357239 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357239 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123357239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123357239 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(445)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123357414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123357414 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123357414 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123357414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123357414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123357414 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357414 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357414 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357414 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123357414 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123357416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123357416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123357416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123357416 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123357416 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123357416 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123357416 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123357416 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123357416 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123357416 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123357416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123357416 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123357416 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123358566 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123358571 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123358573 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123358576 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123358578 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123358581 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123358583 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123358586 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123358589 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123358591 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123358594 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123358597 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123358600 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123358602 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123358605 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123358608 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123358611 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123358613 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123358616 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123358619 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110111101'B, t_guard := 20.000000 }
20241031123358649 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123359625 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123359625 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123359625 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123359625 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123359625 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-14 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123359625 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
HNBGW_Test.msc2-RAN(436)@e41700779a8c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit
HNBGW_Test.msc2-RAN(436)@e41700779a8c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(448)
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(425)@e41700779a8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(448)3608961
[38;5;23m20241031123359678 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123359678 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123359678 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123359678 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123359678 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123359678 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
20241031123359678 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123359678 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x371181, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123359678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f0dd0]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123359678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123359678 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608961 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123359678 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123359678 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123359678 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608961 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067)[0;m
[33m20241031123359678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f3340]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123359678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123359678 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3608961 <-> SCCP-8 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128)[0;m
20241031123359678 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608961 SCCP-8 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123359678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123359678 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123359678 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123359678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123359678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123359678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123359678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123359678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000008), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123359678 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123359678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123359678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123359678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123359678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
HNBGW_Test.msc2-SCCP(435)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc2-SCCP(435)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc2-RAN(436)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc2-RAN(436)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc2-RAN(436)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123402626 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-14 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_L3Complete_by_tmsi_valid_nri_20(448)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110111101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110111101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 448 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123404674 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38263<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123404674 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38263<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123404674 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:38263<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123404674 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:38263 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38263<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123404674 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123404674 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(427)@e41700779a8c: Final verdict of PTC: none
[38;5;33m20241031123404675 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:37795<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-RAN(430)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123404676 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404676 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123404676 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123404676 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404676 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123404676 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123404676 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123404676 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123404676 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123404676 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123404676 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123404676 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123404676 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123404676 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123404676 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123404676 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123404676 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123404676 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123404676 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;23m20241031123404676 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123404676 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404676 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123404676 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123404677 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404677 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123404677 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123404677 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123404677 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123404677 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123404677 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123404677 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123404677 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123404677 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123404677 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123404677 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123404677 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123404677 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123404677 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123404677 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123404677 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123404678 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404678 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123404678 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123404678 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123404678 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123404678 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123404678 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123404678 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123404678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123404678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123404678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123404678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123404678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123404678 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123404678 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123404678 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123404678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123404678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123404678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123404678 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123404678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123404678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469)[0;m
[1;36m20241031123404678 [1;32mDHNB[0;m[1;36m [1;32mINFO[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267)[0;m
20241031123404678 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162)[0;m
[1;36m20241031123404678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310)[0;m
[1;36m20241031123404678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123404678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123404678 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3608961)[0x55a9b43f0dd0]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123404678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123404678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123404678 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-8)[0x55a9b43f3340]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123404678 [1;32mDMAIN[0;m [1;32mINFO[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608961 SCCP-8 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225)[0;m
[38;5;23m20241031123404678 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123404678 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123404679 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123404679 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123404679 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031123404679 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123404679 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123404679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404679 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123404679 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123404679 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123404679 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404679 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123404679 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123404680 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123404680 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123404680 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404680 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123404680 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123404680 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404680 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123404680 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123404680 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404680 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123404680 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123404680 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123404680 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123404680 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123404680 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123404680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123404680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123404680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123404680 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123404680 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123404680 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123404680 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123404680 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123404680 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123404680 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123404680 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123404680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123404680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123404680 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123404680 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123404680 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123404680 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123404680 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123404680 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-SCCP(429)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(425)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(426)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(432)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(447)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(437)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(431)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(441)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(428)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(438)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(440)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn2-SCCP(444)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn2-RAN(445)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(433)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(442)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-SCCP(435)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(439)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(423)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn2-M3UA(446)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(443)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(424)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Complete_by_tmsi_valid_nri_20(448)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110111101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
[38;5;43m20241031123404683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123404683 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123404683 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123404683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123404683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123404683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123404683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123404683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123404683 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123404683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123404683 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123404682 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404682 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123404682 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123404682 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123404682 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123404682 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123404682 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123404682 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123404682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc1-M3UA(434)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(424): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(425): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(426): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(427): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(428): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(429): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(430): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(431): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(432): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(433): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(434): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(435): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(436): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(437): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(438): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(439): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(440): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(441): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(442): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(443): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(444): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(445): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(446): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(447): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(448): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442800023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110111101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 error'.
Thu Oct 31 12:34:04 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc
20241031123405097 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123405599 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=321156)
[38;5;51m20241031123405626 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-14 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=321156, count=322268)
[38;5;43m20241031123406677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123406677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123406677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123406677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123406677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123406677 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123406678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123406678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123406678 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123406680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123406680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123406680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123406680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123406680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123406680 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123406683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123406683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123406683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'.
------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------
Thu Oct 31 12:34:07 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;45m20241031123407845 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123407845 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123407845 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123407845 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123407845 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(4)[0x55a9b43f2910]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123408627 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-14 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_L3Compl_no_cn started.
20241031123408853 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_no_cn-Iuh0(450)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123408881 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123408881 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123408924 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_no_cn-Iuh1(452)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123408928 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38030 (stream_srv.c:129)[0;m
20241031123408928 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:38030<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123408944 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:44291<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123408947 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123408947 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123408948 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123408948 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123408948 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123408948 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123408948 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123408948 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123408948 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408948 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123408948 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123408948 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123408948 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123408948 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123408948 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123408948 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123408948 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123408949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123408949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123408949 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123408949 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123408949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123408949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123408949 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123408949 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408949 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123408949 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123408949 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123408950 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123408950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123408950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123408950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123408950 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123408950 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408950 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123408950 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123408950 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123408950 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123408950 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123408950 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123408950 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123408950 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123408950 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123408950 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123408950 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123408951 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123408951 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123408951 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123408951 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123408951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123408951 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123408951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123408951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123408951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123408951 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123408951 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123408953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123408953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123408953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123408953 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123408953 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123408953 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(457)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(457)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(457)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(455)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123409022 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123409022 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123409022 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123409022 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123409023 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123409023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123409023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123409023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123409023 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123409023 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123409023 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409023 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123409023 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123409023 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123409023 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123409023 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123409023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123409023 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123409023 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123409024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123409024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123409024 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123409024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123409024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123409024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123409024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123409024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123409024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123409024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123409025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123409025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123409025 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123409025 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123409025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123409025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123409025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123409025 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123409025 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409025 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123409025 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123409025 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123409025 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123409025 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123409025 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123409025 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123409025 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(460)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(460)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(460)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(458)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123409112 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123409112 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123409112 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123409112 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123409112 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123409112 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123409112 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123409112 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123409112 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123409126 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123409126 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38030<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123409126 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38030<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123409126 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123409126 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:38030 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123409126 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38030 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123409126 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38030 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123409126 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38030<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123409126 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38030<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123409211 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123409212 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123409212 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123409212 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(457)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123409216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409216 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123409216 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123409216 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123409216 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123409216 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123409216 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123409217 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409217 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123409217 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123409217 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123409217 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123409217 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123409217 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123409218 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123409218 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123409218 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123409218 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123409218 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123409218 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123409218 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123409218 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123409218 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123409218 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123409219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123409219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123409219 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123409219 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409219 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123409219 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123409219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123409219 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123409219 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123409280 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123409280 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123409280 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123409280 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(460)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123409284 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409285 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123409285 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123409285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123409285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123409285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123409285 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123409286 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409286 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123409286 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123409286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123409286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123409286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123409286 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123409287 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123409287 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123409287 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123409287 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123409287 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123409287 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123409287 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123409287 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123409287 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123409287 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123409288 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123409288 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123409288 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123409288 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123409288 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123409288 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123409288 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123409288 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123409288 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123409288 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(456)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123410021 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123410021 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123410021 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123410021 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123410021 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123410021 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123410022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123410022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123410022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123410022 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123410022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123410022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123410022 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123410022 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123410021 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123410021 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123410021 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123410021 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123410021 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123410021 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123410021 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410021 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123410021 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123410021 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123410021 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123410023 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123410023 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123410023 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123410024 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123410024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123410024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123410024 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123410024 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123410024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123410024 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123410024 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123410024 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123410024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123410024 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410024 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123410024 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123410024 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123410024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123410024 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123410024 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(459)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123410095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123410095 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123410095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123410095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123410095 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123410095 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123410095 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410095 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123410095 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123410095 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123410095 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123410095 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123410097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123410097 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123410097 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123410097 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123410097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123410097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123410097 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123410097 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123410098 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123410098 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123410098 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123410098 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123410098 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123410098 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123410098 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123410098 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123410098 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123410098 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123410098 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123410098 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123410140 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123410144 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123410147 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123410149 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123410152 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123410154 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123410157 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123410159 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123410161 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123410164 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123410166 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123410169 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123410171 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123410174 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123410176 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123410178 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123410180 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123410181 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123410183 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123410185 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011100'B, t_guard := 20.000000 }
20241031123410211 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_L3Compl_no_cn-Iuh0-RUA(451)@e41700779a8c: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(462)15125719
[38;5;23m20241031123411233 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123411233 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123411233 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031123411233 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123411233 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe6ccd7, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123411233 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2910]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123411233 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15125719)[0x55a9b43f2910]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123411233 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15125719 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123411233 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123411233 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123411233 [1;31mDCN[0;m[33m [1;31mERROR[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15125719 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205)[0;m
[1;36m20241031123411233 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15125719)[0x55a9b43f2910]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123411233 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15125719)[0x55a9b43f2910]{init}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123411233 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15125719)[0x55a9b43f2910]{init}: Deallocated (fsm.c:568)[0;m
20241031123411233 [1;32mDMAIN[0;m [1;32mINFO[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15125719 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
20241031123411233 [1;31mDRUA[0;m [1;31mERROR[0;m (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:270)[0;m
[38;5;51m20241031123411628 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123411628 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123411628 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-14 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123411628 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123411628 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;51m20241031123416629 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123416629 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123416629 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123416629 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123416629 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-15 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123416629 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
[38;5;51m20241031123419630 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-15 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;45m20241031123419892 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123419892 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123419892 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123419892 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123419892 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(5)[0x55a9b43f1120]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123422631 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-15 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123425632 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-15 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123428632 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123428632 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123428632 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-15 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123428632 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123428632 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
TC_mscpool_L3Compl_no_cn0(462)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard"
MC@e41700779a8c: Test Component 462 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123430231 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123430231 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38030<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123430231 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:38030<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123430231 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:38030 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38030<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123430231 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123430231 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123430231 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123430231 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123430231 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123430231 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123430231 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123430231 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:44291<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031123430231 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Compl_no_cn-Iuh1-RUA(453)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Compl_no_cn-Iuh0-RUA(451)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(455)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(458)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(459)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123430232 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123430232 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123430232 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123430232 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123430232 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123430232 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123430232 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123430232 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-RAN(456)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123430232 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123430233 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123430233 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;23m20241031123430232 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123430232 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123430233 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123430233 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123430233 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123430233 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123430233 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123430233 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123430233 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;45m20241031123430233 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123430233 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123430233 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123430233 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123430233 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123430233 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123430233 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123430233 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123430233 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123430233 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123430233 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123430233 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123430233 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123430233 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123430233 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123430233 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123430233 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123430233 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-M3UA(460)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Compl_no_cn-Iuh0(450)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(457)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(454)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(461)@e41700779a8c: Final verdict of PTC: none
20241031123430233 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_L3Compl_no_cn-Iuh1(452)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(449)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_L3Compl_no_cn0(462)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout of T_guard"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(449): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(450): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(451): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(452): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(453): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(454): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(462): fail (pass -> fail) reason: "Timeout of T_guard"
MTC@e41700779a8c: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'.
Thu Oct 31 12:34:30 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc
20241031123430291 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:57014<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123430792 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:57014<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=163464)
Waiting for packet dumper to finish... 1 (prev_count=163464, count=179076)
[38;5;45m20241031123431947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123431947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123431947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123431947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123431947 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(6)[0x55a9b4411650]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;43m20241031123432234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123432234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123432234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123432234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123432234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123432234 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'.
------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------
Thu Oct 31 12:34:32 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123433633 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123433633 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123433633 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123433633 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123433633 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-16 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123433633 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started.
20241031123433873 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(464)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123433888 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123433888 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123433908 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(466)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123433910 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42572 (stream_srv.c:129)[0;m
20241031123433910 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:42572<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123433923 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:34891<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123433925 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123433925 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123433926 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123433926 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123433926 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123433926 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123433926 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123433926 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123433926 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123433926 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123433926 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123433926 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123433926 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123433926 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433926 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123433927 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123433927 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123433927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123433927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123433927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123433927 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123433927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123433927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123433927 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123433927 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123433927 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123433927 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123433927 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123433927 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123433927 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123433927 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433927 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433928 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433928 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433928 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123433928 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123433928 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123433928 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123433928 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123433928 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123433928 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123433928 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123433928 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123433928 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123433928 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123433928 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123433928 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(471)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(471)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(471)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(469)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(474)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(474)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(474)@e41700779a8c: *************************************************
HNBGW_Test.msc1-SCCP(472)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(477)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(477)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(477)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(475)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123434027 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123434027 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123434028 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123434028 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123434028 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123434028 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123434029 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434029 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123434029 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123434029 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434029 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123434029 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123434029 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434029 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123434029 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123434029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123434029 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down[0;m
20241031123434031 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434031 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123434031 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434031 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434031 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434031 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434031 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434031 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434031 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123434031 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123434031 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(480)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(480)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(480)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(478)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(483)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(483)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(483)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(481)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn2-M3UA(486)@e41700779a8c: *************************************************
HNBGW_Test.sgsn2-M3UA(486)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(486)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn2-SCCP(484)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123434148 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123434148 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123434148 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123434148 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123434148 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123434148 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123434148 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123434148 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123434148 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123434154 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123434154 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123434154 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123434154 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(471)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123434157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123434157 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123434157 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123434157 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123434157 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123434157 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;23m20241031123434158 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42572<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123434158 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42572<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123434158 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42572<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123434158 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123434158 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:42572 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123434158 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:42572 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123434158 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:42572 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123434158 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42572<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123434158 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42572<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
[38;5;43m20241031123434158 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434158 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123434158 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123434158 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123434158 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123434158 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123434158 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123434158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434158 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123434158 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123434158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123434158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123434158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434158 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123434159 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123434159 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123434159 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123434160 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434160 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434160 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434160 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434160 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123434160 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123434189 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123434189 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123434189 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123434189 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(474)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123434191 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434191 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123434191 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123434192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123434192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123434192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123434192 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123434193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123434193 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123434193 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123434193 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123434193 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123434193 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123434193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434193 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123434193 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123434193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123434193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123434193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434193 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123434193 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123434193 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123434193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123434194 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434194 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434194 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123434194 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434220 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123434220 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123434220 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123434220 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(477)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123434222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123434222 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123434222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123434222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123434222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123434222 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123434223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123434223 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123434223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123434223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123434223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123434223 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123434224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434224 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123434224 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123434224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123434224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123434224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434224 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123434224 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123434224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123434224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123434225 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434225 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123434225 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434261 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123434261 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123434261 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123434261 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(480)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123434265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123434265 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123434265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123434265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123434265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123434265 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123434266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123434266 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123434266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123434266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123434266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123434266 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123434266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123434266 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123434266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123434266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123434266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123434266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123434266 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123434266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434267 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434267 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123434267 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434267 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434267 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434267 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434268 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434268 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434268 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434268 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434268 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434268 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434268 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434268 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434268 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123434268 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434291 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123434291 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123434291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123434291 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(483)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123434294 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434294 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123434294 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123434294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123434294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123434294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123434294 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123434296 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434296 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123434296 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123434296 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123434296 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123434296 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123434296 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123434296 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434296 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123434296 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123434296 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123434296 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123434296 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434296 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123434296 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123434296 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123434296 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123434297 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434297 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434297 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434297 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434297 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123434297 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434321 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123434321 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031123434321 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123434321 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(486)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123434324 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434324 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123434324 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123434324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123434324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123434324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123434324 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123434325 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434325 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123434325 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123434325 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123434325 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123434325 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123434325 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123434325 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434325 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123434325 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123434325 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123434325 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123434325 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434325 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123434325 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123434325 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123434325 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123434326 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123434326 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123434326 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123434326 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434326 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434326 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434326 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434326 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434327 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434327 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434327 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123434327 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(470)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434966 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434966 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434966 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434966 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123434966 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123434966 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123434966 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434966 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123434966 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434966 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123434966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123434966 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123434966 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123434966 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123434966 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123434967 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123434967 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123434967 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434967 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123434967 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434967 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123434967 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123434968 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123434968 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(473)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434996 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434996 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434996 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434996 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123434996 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123434996 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123434996 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434996 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123434997 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123434997 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123434997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123434997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123434997 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123434997 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123434997 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434997 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123434997 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123434997 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434997 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434997 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434997 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123434997 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123434999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123434999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123434999 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123434999 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123434999 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123434999 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123434999 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123434999 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123434999 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435000 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123435000 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123435000 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435028 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435028 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435028 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435028 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435028 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435028 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435028 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435028 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435028 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435028 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435028 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123435028 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123435028 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123435028 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123435029 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435029 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123435029 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123435029 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435029 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123435029 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc2-RAN(476)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435031 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435031 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435031 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435031 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435031 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435031 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435031 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435031 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435031 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435031 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435031 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123435031 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123435031 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(479)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435071 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435071 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435071 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435071 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435071 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435071 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123435071 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123435071 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123435071 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123435072 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435072 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123435072 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123435072 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435072 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435072 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435072 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123435072 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435074 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435074 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435074 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435074 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435074 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435074 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435074 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435074 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435074 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435074 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435074 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123435074 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123435074 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(482)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123435098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435098 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435098 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435098 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123435098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435098 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435098 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435099 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435099 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435099 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435099 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435099 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123435099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123435099 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123435099 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123435099 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435099 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123435099 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123435099 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435099 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123435099 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435101 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435101 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435101 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435101 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435101 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435101 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435101 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435101 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123435101 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123435101 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(485)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123435129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435129 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123435129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435129 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435129 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435130 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435130 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435130 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435130 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435130 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123435130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123435130 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123435130 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123435130 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435130 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123435130 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123435130 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435130 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123435130 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123435132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123435132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123435132 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123435132 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123435132 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123435132 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123435132 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123435132 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123435132 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123435132 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123435132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123435132 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123435132 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123436165 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123436169 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123436172 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123436175 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123436177 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123436179 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123436182 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123436184 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123436185 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123436187 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123436189 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123436190 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123436192 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123436195 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123436197 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123436199 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123436202 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123436204 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123436206 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123436208 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001010010'B, t_guard := 20.000000 }
20241031123436232 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:57046<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123436634 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-16 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.msc0-RAN(470)@e41700779a8c: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(470)@e41700779a8c: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(488)
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(465)@e41700779a8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(488)13255762
[38;5;23m20241031123437254 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123437254 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123437254 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031123437254 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123437254 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca4452, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123437254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123437254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123437254 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13255762 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123437254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123437254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123437254 [1;32mDRUA[0;m [1;32mINFO[0;m LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209)[0;m
[33m20241031123437254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13255762 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1036)[0;m
[33m20241031123437254 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13255762 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123437254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f1120]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123437254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123437254 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13255762 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123437254 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-13255762 SCCP-9 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123437254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123437254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123437254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123437254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123437254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123437254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123437254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123437254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123437254 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123437254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123437254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123437254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123437254 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123437254 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123437254 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123437254 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(469)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(469)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(470)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(470)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(470)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123439635 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-16 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_LU_by_tmsi_from_other_PLMN0(488)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 488 has requested to stop MTC. Terminating current testcase execution.
20241031123442253 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123442253 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:34891<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123442253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42572<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123442253 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:42572<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123442253 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:42572<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123442253 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:42572 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42572<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123442253 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123442253 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123442253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442253 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123442253 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123442253 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123442253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442253 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123442253 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123442253 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123442253 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123442253 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123442254 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123442254 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[38;5;23m20241031123442254 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123442254 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123442254 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123442254 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123442254 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123442254 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123442254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123442254 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123442254 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123442254 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123442254 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123442254 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123442254 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123442254 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123442254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123442254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123442254 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123442254 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(467)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(476)@e41700779a8c: Final verdict of PTC: none
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123442254 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123442254 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123442254 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;23m20241031123442254 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123442254 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123442254 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123442254 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123442254 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123442254 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123442254 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123442254 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442254 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123442254 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123442254 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123442254 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123442254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123442254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123442254 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13255762)[0x55a9b4411650]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{disconnected}: Freeing instance (context_map.c:206)[0;m
HNBGW_Test.msc2-SCCP(475)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(469)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(472)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(481)@e41700779a8c: Final verdict of PTC: none
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55a9b43f1120]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123442254 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-13255762 SCCP-9 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225)[0;m
[38;5;43m20241031123442254 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123442254 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123442254 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123442254 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123442254 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123442255 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123442255 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123442255 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123442255 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442255 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123442255 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123442255 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123442255 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123442255 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123442255 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123442255 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123442255 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123442255 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123442255 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123442255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(465)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123442255 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123442255 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc1-M3UA(474)@e41700779a8c: Final verdict of PTC: none
[38;5;45m20241031123442255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123442255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123442255 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123442255 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123442255 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123442255 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123442255 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-RAN(482)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(477)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(480)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(473)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(478)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn2-RAN(485)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(479)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(471)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn2-SCCP(484)@e41700779a8c: Final verdict of PTC: none
20241031123442256 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn2-M3UA(486)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(483)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(468)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(463)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(466)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(464)@e41700779a8c: Final verdict of PTC: none20241031123442282 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:57046<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(487)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_LU_by_tmsi_from_other_PLMN0(488)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(463): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(464): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(465): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(466): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(467): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(469): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(470): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(471): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(472): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(473): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(474): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(475): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(476): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(477): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(478): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(479): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(480): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(481): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(482): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(483): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(484): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(485): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(486): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(487): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(488): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080299F999172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000001010010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN error'.
Thu Oct 31 12:34:42 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc
20241031123442468 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39340<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123442636 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-16 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
20241031123442970 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39340<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=308388)
Waiting for packet dumper to finish... 1 (prev_count=308388, count=312840)
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123444255 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'.
------ HNBGW_Tests.TC_mscpool_paging_imsi ------
Thu Oct 31 12:34:45 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;45m20241031123445497 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123445497 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123445497 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123445497 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123445497 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(7)[0x55a9b43f0f80]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123445637 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123445637 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123445637 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-16 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123445637 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123445637 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_paging_imsi started.
20241031123446054 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39348<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_imsi-Iuh0(490)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123446069 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123446069 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123446086 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_imsi-Iuh1(492)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123446087 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50445 (stream_srv.c:129)[0;m
20241031123446087 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:50445<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123446100 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:39129<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123446102 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446102 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123446102 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446102 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123446103 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446103 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446103 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446103 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123446103 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446103 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446103 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446103 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446103 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446103 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446103 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446103 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123446103 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446103 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446103 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446103 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123446103 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446103 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446103 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446103 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446104 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123446104 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123446104 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446104 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123446104 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123446104 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;45m20241031123446104 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446104 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446104 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446104 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123446104 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123446104 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123446105 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446105 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123446105 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446105 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446105 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446105 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446105 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446105 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446105 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446105 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446105 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446105 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446105 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446105 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446105 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123446105 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123446105 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(497)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(497)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(497)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(495)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(500)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(500)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(500)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(498)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(503)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(503)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(503)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(501)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123446193 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446193 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123446194 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123446194 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446194 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123446194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123446194 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446194 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446194 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446194 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446194 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123446195 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123446195 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123446195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123446195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123446195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123446195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123446195 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123446195 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123446196 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123446196 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123446196 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123446196 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446196 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123446196 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123446196 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123446196 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(506)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(506)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(506)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(504)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123446258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123446258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123446258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123446258 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123446258 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123446258 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123446258 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123446258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123446258 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123446266 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50445<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123446266 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50445<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123446266 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50445<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123446266 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123446266 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:50445 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123446266 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50445 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123446266 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:50445 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123446266 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50445<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123446266 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50445<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123446332 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123446333 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123446333 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123446333 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(497)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123446336 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446336 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123446336 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123446336 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123446336 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123446336 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123446336 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123446337 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446337 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123446337 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123446337 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123446337 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123446337 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123446337 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123446337 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123446337 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123446337 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123446337 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123446337 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123446337 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123446337 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123446337 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123446337 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123446337 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123446337 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123446337 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446338 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446338 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123446339 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123446339 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123446358 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123446358 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123446358 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123446358 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(500)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123446361 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446361 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123446361 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123446361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123446361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123446361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123446361 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123446363 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446363 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123446363 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123446363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123446363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123446363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123446363 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123446363 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123446363 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123446363 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123446363 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123446363 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123446363 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123446363 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123446363 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123446363 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123446363 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123446363 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123446363 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123446364 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446364 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123446364 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123446385 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123446385 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123446385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123446385 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(503)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123446388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123446388 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123446388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123446388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123446388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123446388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123446389 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446389 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123446389 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123446389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123446389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123446389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123446389 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123446389 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123446389 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123446389 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123446389 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123446389 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123446389 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123446389 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123446389 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123446389 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123446389 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123446389 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123446389 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446390 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123446390 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446390 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446390 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446391 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446391 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123446391 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123446428 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123446428 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123446428 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123446428 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123446428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123446428 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123446428 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(506)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123446431 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446431 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123446431 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123446431 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123446431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123446431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123446431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123446431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031123446431 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123446431 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123446431 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123446431 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123446431 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123446431 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123446431 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123446431 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123446431 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123446434 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446434 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123446434 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123446434 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123446434 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123446434 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123446434 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123446434 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123446434 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123446434 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123446434 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123446434 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123446434 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123446434 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123446434 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123446434 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123446434 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123446434 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123446435 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123446435 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123446435 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123446435 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123446435 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123446435 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123446435 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123446435 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123446435 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123446435 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(496)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447142 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447142 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447142 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447142 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447142 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447142 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447142 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447142 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447142 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447142 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447142 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123447142 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123447142 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123447142 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123447143 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447143 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123447143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123447143 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447143 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447143 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447143 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123447143 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447144 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447144 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447144 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447144 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447144 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447144 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447144 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447144 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123447144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123447144 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(499)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447168 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447168 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447168 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447168 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447168 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447168 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447168 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447168 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447169 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447169 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447169 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123447169 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123447169 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123447169 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123447169 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447169 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123447169 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123447169 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447169 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447169 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447169 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123447169 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447170 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447170 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447170 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447171 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447171 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123447171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123447171 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447192 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447192 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447192 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447192 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447192 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
HNBGW_Test.msc2-RAN(502)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447192 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447193 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123447193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123447193 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123447193 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123447193 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447193 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123447193 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123447193 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447193 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123447193 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447195 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447195 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447195 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447195 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447195 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447195 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447196 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447196 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447196 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123447196 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123447196 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(505)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123447236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123447236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447236 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447236 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447236 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447236 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447237 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123447237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123447237 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123447237 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123447237 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447237 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123447237 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123447237 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447237 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123447237 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123447238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123447238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123447238 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123447238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123447238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123447238 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123447238 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123447239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123447239 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123447239 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123447239 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123447239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123447239 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123447239 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123447239 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123447239 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123447239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123447239 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123447239 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123448274 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123448278 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123448281 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123448283 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123448285 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123448287 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123448289 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123448292 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123448294 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123448297 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123448299 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123448301 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123448302 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123448304 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123448306 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123448309 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123448311 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123448312 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123448314 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123448317 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123448342 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123448343 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:39348<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123448344 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50445<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123448344 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:50445<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123448344 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:50445<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123448344 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:50445 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50445<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123448344 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123448344 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123448344 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123448344 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123448344 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123448344 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123448345 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:39129<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123448345 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123448345 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123448345 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123448345 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123448345 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123448345 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123448345 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123448345 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123448345 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123448345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123448345 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
TC_mscpool_paging_imsi-Iuh1-RUA(493)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123448345 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123448345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123448345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123448345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123448345 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123448345 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123448345 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
TC_mscpool_paging_imsi-Iuh0-RUA(491)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(495)@e41700779a8c: Final verdict of PTC: none
20241031123448345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123448345 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc2-SCCP(501)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(498)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(489)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123448346 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123448346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123448346 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
HNBGW_Test.msc1-RAN(499)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123448346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123448346 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123448346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-RAN(496)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123448346 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123448346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123448346 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
TC_mscpool_paging_imsi-Iuh1(492)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(504)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123448346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123448346 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.sgsn0-M3UA(506)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123448346 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123448346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123448346 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123448346 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123448346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
TC_mscpool_paging_imsi-Iuh0(490)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(502)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(507)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(505)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(500)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123448346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123448346 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123448346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123448346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123448346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123448346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123448346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123448346 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123448346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123448346 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123448346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123448346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123448346 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123448346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123448346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123448346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123448346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123448346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123448346 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123448346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123448346 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
IPA-CTRL-CLI-IPA(494)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(497)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_paging_imsi0(508)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(503)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(489): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(490): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(491): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(492): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(493): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(495): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(496): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(497): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(498): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(499): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(500): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(501): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(502): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(503): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(504): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(505): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(506): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(507): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_imsi0(508): none (error -> error)
MTC@e41700779a8c: Test case TC_mscpool_paging_imsi finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi error'.
Thu Oct 31 12:34:48 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_paging_imsi error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc
20241031123448501 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123449003 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=228992)
Waiting for packet dumper to finish... 1 (prev_count=228992, count=229532)
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123450347 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;51m20241031123450638 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123450638 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123450638 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123450638 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123450638 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-17 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123450638 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'.
------ HNBGW_Tests.TC_mscpool_paging_tmsi ------
Thu Oct 31 12:34:51 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_paging_tmsi started.
20241031123452086 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59950<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_tmsi-Iuh0(510)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123452100 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123452100 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123452119 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_paging_tmsi-Iuh1(512)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123452121 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38566 (stream_srv.c:129)[0;m
20241031123452121 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:38566<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123452132 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:46605<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123452133 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452133 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123452134 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123452134 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452134 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123452134 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123452135 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452135 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123452135 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123452135 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452135 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452135 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123452135 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452135 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452135 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452135 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123452135 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031123452135 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452135 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452135 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452136 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452136 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123452136 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452136 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123452136 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123452136 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123452137 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452137 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123452137 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452137 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452137 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452137 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452137 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123452137 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452137 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452137 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452137 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123452137 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123452137 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(517)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(517)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(517)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(515)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(520)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(520)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(520)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(518)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(523)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(523)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(523)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(521)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123452223 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123452224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123452224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123452224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123452224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123452226 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452226 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123452226 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452226 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123452226 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452226 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452226 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123452226 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452226 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452226 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452226 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452227 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452227 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123452227 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123452227 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123452227 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452227 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123452227 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123452227 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(526)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(526)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(526)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(524)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123452289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123452289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123452289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123452289 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123452289 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123452289 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123452289 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123452289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123452289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123452298 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38566<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123452298 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38566<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123452298 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38566<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123452298 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123452298 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:38566 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123452298 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38566 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123452298 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:38566 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123452298 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38566<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123452298 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38566<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123452366 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123452366 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123452366 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123452366 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(517)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123452369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123452369 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123452369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123452369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123452369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123452369 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123452370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452370 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123452370 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123452370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123452370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123452370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123452370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123452370 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123452370 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123452370 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123452370 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123452370 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123452370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123452370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123452370 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123452370 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123452370 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123452370 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123452370 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123452371 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452371 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123452371 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452371 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452371 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452371 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452371 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452371 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123452371 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123452390 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123452390 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123452390 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123452390 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(520)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123452393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123452393 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123452393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123452393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123452393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123452393 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123452395 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452395 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123452395 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123452395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123452395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123452395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123452395 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123452395 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123452395 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123452395 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123452395 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123452395 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123452395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123452395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123452395 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123452395 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123452395 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123452395 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123452395 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123452396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123452396 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123452396 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123452415 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123452415 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123452415 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123452415 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123452415 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123452416 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123452416 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(523)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123452419 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452419 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123452419 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123452419 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123452419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123452419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123452419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123452419 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031123452419 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123452419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123452419 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123452419 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123452419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123452419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123452419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123452419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123452419 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123452421 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452421 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123452421 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123452421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123452421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123452421 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123452422 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123452422 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123452422 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;23m20241031123452422 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031123452422 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123452422 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123452422 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123452422 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123452422 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123452422 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123452422 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123452422 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123452423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123452423 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452423 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452423 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452423 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452423 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123452423 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123452458 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123452458 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123452458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123452458 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(526)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123452462 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452462 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123452462 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123452462 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123452462 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123452462 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123452462 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123452463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123452463 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123452463 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123452463 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123452463 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123452463 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123452463 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123452463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123452463 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123452463 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123452463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123452463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123452463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123452463 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123452463 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123452463 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123452463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123452464 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123452464 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123452464 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123452464 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123452464 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123452464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452464 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123452465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123452465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123452465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123452465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123452465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123452465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123452465 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(516)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453174 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453174 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453174 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453174 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453174 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453174 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123453174 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123453174 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123453174 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123453174 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453174 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123453174 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123453174 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123453174 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123453175 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453175 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453175 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453175 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123453175 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123453175 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123453175 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123453175 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453176 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453176 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453176 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453176 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453176 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453176 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453176 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123453176 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123453176 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(519)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453197 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123453197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123453197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123453197 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123453197 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453197 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123453197 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123453197 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453197 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123453197 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123453198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453198 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453199 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453199 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453199 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453199 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453199 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123453199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123453199 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(522)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123453222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123453222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453223 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453223 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453223 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453223 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453223 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123453223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123453223 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123453223 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123453223 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123453223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123453223 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123453223 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453225 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453225 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453225 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453225 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453225 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123453225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123453225 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(525)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453269 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123453269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123453269 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123453269 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123453269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123453269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123453269 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123453269 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123453271 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123453271 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123453271 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123453271 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123453271 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123453271 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123453271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123453271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123453271 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123453271 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123453271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123453271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123453271 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;51m20241031123453639 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-17 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;33m20241031123454305 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123454309 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123454312 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123454314 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123454316 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123454318 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123454321 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123454323 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123454325 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123454327 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123454329 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123454331 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123454332 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123454334 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123454336 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123454338 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123454340 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123454342 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123454343 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123454345 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123454367 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123454369 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:46605<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031123454369 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59950<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123454369 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123454369 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
HNBGW_Test.msc2-RAN(522)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123454369 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123454369 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123454370 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123454370 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38566<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
TC_mscpool_paging_tmsi-Iuh1-RUA(513)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123454370 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:38566<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:38566<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123454370 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:38566 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38566<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123454370 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
HNBGW_Test.msc0-SCCP(515)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(524)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(525)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_paging_tmsi-Iuh0-RUA(511)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(514)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123454370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123454370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123454370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123454370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123454370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123454370 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
HNBGW_Test.msc1-SCCP(518)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123454371 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123454371 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123454370 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123454370 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123454370 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123454371 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123454371 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123454371 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123454371 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123454371 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123454371 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123454371 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123454371 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123454371 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123454371 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123454371 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.msc1-RAN(519)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-SCCP(521)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123454371 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123454371 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123454371 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123454371 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
TC_mscpool_paging_tmsi0(528)@e41700779a8c: Final verdict of PTC: none
20241031123454371 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123454371 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123454371 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123454371 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123454371 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123454371 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123454371 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123454371 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123454371 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123454371 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123454371 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-RAN(516)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_paging_tmsi-Iuh0(510)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(523)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(526)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123454372 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454372 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123454372 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123454372 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123454372 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123454372 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123454372 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123454372 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123454372 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123454372 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.msc0-M3UA(517)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123454372 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
TC_mscpool_paging_tmsi-Iuh1(512)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(509)@e41700779a8c: Final verdict of PTC: none[38;5;49m20241031123454372 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123454372 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123454373 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123454373 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
HNBGW_Test.msc1-M3UA(520)@e41700779a8c: Final verdict of PTC: none[33m20241031123454373 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123454373 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123454373 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123454373 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123454373 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW-MGCP(527)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(509): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(510): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(511): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(512): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(513): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(515): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(516): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(517): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(518): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(519): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(520): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(521): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(522): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(523): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(524): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(525): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(526): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(527): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_paging_tmsi0(528): none (error -> error)
MTC@e41700779a8c: Test case TC_mscpool_paging_tmsi finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi error'.
Thu Oct 31 12:34:54 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_paging_tmsi error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc
20241031123454518 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123455019 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=229684)
Waiting for packet dumper to finish... 1 (prev_count=229684, count=230224)
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123456371 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123456372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123456372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123456372 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;51m20241031123456640 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-17 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'.
------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------
Thu Oct 31 12:34:57 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_no_allow_attach_round_robin started.
20241031123458102 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_round_robin-Iuh0(530)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123458115 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123458115 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123458131 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_round_robin-Iuh1(532)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123458133 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56930 (stream_srv.c:129)[0;m
20241031123458133 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:56930<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123458141 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35711<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123458143 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123458143 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123458143 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458143 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123458144 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458144 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123458145 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458145 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123458145 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458145 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458145 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123458145 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458145 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458145 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458145 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123458146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123458146 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458146 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458146 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458146 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123458146 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123458146 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123458146 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458146 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123458146 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123458146 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(537)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(537)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(537)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(535)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(540)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(540)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(540)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(538)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-M3UA(543)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(543)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(543)@e41700779a8c: *************************************************
HNBGW_Test.msc2-SCCP(541)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123458233 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458233 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123458234 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123458234 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123458234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123458234 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458234 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458235 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123458235 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123458235 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123458235 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458235 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123458235 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458235 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458235 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123458235 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123458235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123458235 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123458236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123458236 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458236 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123458236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123458236 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458236 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123458236 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458236 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123458236 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123458236 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(546)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(546)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(546)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(544)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123458293 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123458293 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123458293 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123458293 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123458293 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123458293 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123458293 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123458293 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123458293 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123458301 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56930<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123458301 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56930<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123458301 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56930<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123458301 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123458301 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:56930 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123458301 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56930 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123458301 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:56930 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123458301 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56930<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123458301 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56930<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123458375 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123458375 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123458375 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123458375 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(537)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123458378 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458378 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123458378 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123458378 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123458378 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123458378 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123458378 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123458380 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458380 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123458380 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123458380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123458380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123458380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123458380 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123458380 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123458380 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123458380 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123458380 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123458380 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123458380 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123458380 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123458380 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123458380 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123458380 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123458380 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123458381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123458381 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123458381 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123458400 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123458400 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123458400 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123458400 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(540)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123458403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123458403 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123458403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123458403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123458403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123458403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123458404 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458404 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123458404 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123458404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123458404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123458404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123458404 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123458405 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123458405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123458405 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123458405 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123458405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123458405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123458405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123458405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123458405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123458405 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123458405 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123458406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123458406 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458406 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458406 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458406 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458406 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458406 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123458406 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123458426 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123458426 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123458426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123458426 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(543)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123458429 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458429 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123458429 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123458429 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123458429 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123458429 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123458429 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123458431 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458431 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123458431 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123458431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123458431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123458431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123458431 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123458431 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123458431 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123458431 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123458431 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123458431 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123458431 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123458431 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123458431 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123458431 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123458431 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123458431 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123458432 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458432 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123458432 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458432 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458432 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458432 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458432 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458432 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458432 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123458432 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123458466 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123458466 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123458466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123458466 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(546)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123458469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458469 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123458469 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123458469 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123458469 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123458469 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123458469 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123458470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458470 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123458470 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123458470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123458470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123458470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123458470 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123458470 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123458470 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123458470 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123458470 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123458470 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123458470 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123458470 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123458470 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123458470 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123458470 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123458470 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123458472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123458472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123458472 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123458472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123458472 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123458472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123458472 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123458472 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123458472 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123458472 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(536)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123459183 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459183 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459183 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459183 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123459183 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459183 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459184 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459184 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459184 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459184 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459184 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459184 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123459184 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123459184 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123459184 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123459184 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459184 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123459184 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123459184 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459184 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459184 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459184 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123459184 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459185 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459185 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459186 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123459186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459186 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459186 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459186 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459186 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459186 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459186 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459186 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459186 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459186 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123459186 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123459186 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(539)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123459208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123459208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459208 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459209 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459209 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459209 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459209 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123459209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123459209 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123459209 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123459209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123459209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123459209 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123459209 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459211 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459211 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459211 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459211 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459211 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123459211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123459211 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(542)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123459233 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459233 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459233 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459233 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123459233 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459233 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459233 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459233 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459233 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459233 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459233 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459233 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459233 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459234 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459234 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123459234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123459234 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123459234 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123459234 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459234 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123459234 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123459234 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459234 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459234 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459234 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123459234 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459235 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459235 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459235 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459235 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459235 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459235 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459236 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459236 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459236 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123459236 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123459236 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(545)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459274 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459274 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459274 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459274 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459274 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459274 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459275 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459275 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123459275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123459275 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123459275 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123459275 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459275 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123459275 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123459275 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459275 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123459275 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123459276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123459276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123459276 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123459276 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123459276 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123459276 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123459276 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123459276 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123459276 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123459276 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123459276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123459276 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123459276 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;51m20241031123459641 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-17 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;45m20241031123459679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123459679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123459679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123459679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123459679 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(8)[0x55a9b43f2110]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031123500316 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123500319 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123500322 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123500325 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123500326 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123500328 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123500331 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123500334 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123500337 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123500339 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123500341 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123500343 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123500345 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123500346 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123500348 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123500351 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123500354 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123500356 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123500358 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123500360 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000111110'B, t_guard := 20.000000 }
20241031123500386 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc0-RAN(536)@e41700779a8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(536)@e41700779a8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(548)
TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(531)@e41700779a8c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(548)1457326
[38;5;23m20241031123501409 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123501409 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123501409 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031123501409 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123501409 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x163cae, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123501409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123501409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123501409 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1457326 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123501409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123501409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123501409 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1457326 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123501409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f0f80]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123501409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123501409 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1457326 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123501409 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1457326 SCCP-10 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123501409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123501409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123501409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123501409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123501409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123501409 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123501409 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123501409 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123501409 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123501409 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123501409 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123501409 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123501409 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123501409 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123501409 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123501409 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(535)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(535)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(536)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(536)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(536)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123502642 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123502642 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123502642 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-17 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123502642 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123502642 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
TC_mscpool_no_allow_attach_round_robin0(548)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 548 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123506403 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56930<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123506404 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:56930<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123506404 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:56930<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123506404 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:56930 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56930<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123506404 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123506404 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123506404 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123506404 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123506404 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123506404 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123506404 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123506404 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123506404 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123506404 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031123506404 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35711<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(533)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(531)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123506405 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123506405 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123506405 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123506405 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123506405 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.msc1-RAN(539)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123506405 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123506405 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123506405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123506405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123506405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123506405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123506405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123506405 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123506405 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123506405 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123506405 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123506405 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123506405 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown[0;m
[38;5;23m20241031123506405 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123506405 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123506405 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123506405 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123506405 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123506405 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123506405 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123506405 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123506405 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123506405 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123506405 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123506405 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.sgsn0-RAN(545)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(535)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123506405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123506405 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123506405 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123506405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123506405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123506405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123506405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123506405 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123506406 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
HNBGW_Test.msc2-SCCP(541)@e41700779a8c: Final verdict of PTC: none
20241031123506406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123506406 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_mscpool_no_allow_attach_round_robin-Iuh1(532)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(538)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123506406 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123506406 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123506406 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123506406 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
HNBGW-MGCP(547)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123506406 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
VirtHNBGW-STATS(529)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(546)@e41700779a8c: Final verdict of PTC: none[38;5;23m20241031123506406 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123506406 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123506406 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123506406 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
HNBGW_Test.msc2-M3UA(543)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(537)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(544)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123506406 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123506406 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123506406 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123506406 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123506406 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123506406 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123506406 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123506406 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123506406 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
IPA-CTRL-CLI-IPA(534)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(542)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(540)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_no_allow_attach_round_robin-Iuh0(530)@e41700779a8c: Final verdict of PTC: none
[33m20241031123506414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123506414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123506414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123506414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123506414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123506414 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123506414 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123506414 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1457326)[0x55a9b43f2110]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123506414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123506414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123506414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55a9b43f0f80]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123506414 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-1457326 SCCP-10 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
20241031123506422 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_no_allow_attach_round_robin0(548)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(529): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(530): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(531): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(532): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(533): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(535): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(536): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(537): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(538): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(539): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(540): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(541): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(542): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(543): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(544): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(545): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(546): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(547): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(548): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001000111110'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin error'.
Thu Oct 31 12:35:06 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc
20241031123506570 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123507071 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=249824)
[38;5;51m20241031123507643 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123507643 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123507643 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123507643 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123507643 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-18 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123507643 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
Waiting for packet dumper to finish... 1 (prev_count=249824, count=252248)
[38;5;43m20241031123508406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123508406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123508406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123508406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123508406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123508406 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123508407 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123508407 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123508407 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'.
------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------
Thu Oct 31 12:35:09 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_no_allow_attach_valid_nri started.
20241031123510160 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_valid_nri-Iuh0(550)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123510181 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123510181 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123510206 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:40344<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_no_allow_attach_valid_nri-Iuh1(552)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123510207 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53945 (stream_srv.c:129)[0;m
20241031123510207 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:53945<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123510219 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:40345<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123510222 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123510222 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123510222 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123510223 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123510223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123510223 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510223 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510223 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510223 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123510223 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123510223 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123510223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123510223 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123510224 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123510224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123510224 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123510224 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510224 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123510224 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123510224 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123510225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123510225 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510225 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123510225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123510225 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(557)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(557)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(557)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(555)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-M3UA(560)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(560)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(560)@e41700779a8c: *************************************************
HNBGW_Test.msc1-SCCP(558)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(563)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(563)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-M3UA(563)@e41700779a8c: *************************************************
HNBGW_Test.msc2-SCCP(561)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123510343 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123510343 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123510343 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510343 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123510344 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123510344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123510344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123510344 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510344 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510344 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510344 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510344 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510344 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510344 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123510344 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123510344 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123510345 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123510345 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510345 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510345 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510345 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510345 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123510345 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123510346 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123510346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123510346 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123510346 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(566)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(566)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(566)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(564)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123510406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123510406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123510406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123510406 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123510406 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123510406 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123510406 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123510406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123510406 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123510414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53945<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123510414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53945<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123510414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53945<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123510414 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123510414 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:53945 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123510414 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:53945 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123510414 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:53945 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123510414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53945<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123510414 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53945<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123510461 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123510461 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123510461 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123510461 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123510461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123510461 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123510461 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(557)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123510465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123510465 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123510465 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123510465 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123510465 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123510465 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123510465 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031123510465 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123510465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123510465 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123510465 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123510465 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123510465 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123510465 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123510465 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123510465 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123510468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123510468 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123510468 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123510468 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123510468 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123510468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123510468 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123510468 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123510468 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123510468 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123510468 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123510468 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123510468 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123510468 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123510468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123510468 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123510468 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123510469 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510469 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123510469 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510469 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510469 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510469 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510469 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510469 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123510469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123510470 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123510500 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123510501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123510501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123510501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(560)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123510506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510506 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123510506 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123510506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123510506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123510506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123510506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123510510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510510 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123510510 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123510510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123510510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123510510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123510510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123510510 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123510510 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123510510 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123510510 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123510510 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123510510 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123510510 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123510510 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123510510 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123510510 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123510510 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123510512 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510512 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123510512 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510512 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510512 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510512 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510512 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510512 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510512 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123510512 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123510537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123510537 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123510537 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123510537 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(563)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123510543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510543 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123510543 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123510543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123510543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123510543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123510543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123510545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123510546 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123510546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123510546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123510546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123510546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123510546 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123510546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123510546 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123510546 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123510546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123510546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123510546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123510546 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123510546 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123510546 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123510546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123510547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123510547 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123510547 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123510582 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123510582 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123510582 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123510582 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(566)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123510587 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510587 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123510587 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123510587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123510587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123510587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123510587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123510589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123510589 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123510589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123510589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123510589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123510589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123510589 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123510589 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123510589 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123510589 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123510589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123510589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123510589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123510589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123510589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123510589 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123510589 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123510591 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123510591 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123510591 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123510591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123510591 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123510591 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123510591 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123510591 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123510591 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123510591 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123510644 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-18 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.msc0-RAN(556)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511270 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123511270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123511270 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123511270 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123511270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123511270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123511270 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123511270 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511272 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511272 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511272 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511272 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511272 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123511272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123511272 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(559)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511309 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511309 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123511309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123511309 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123511309 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123511309 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123511309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123511309 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123511309 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123511310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511310 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511310 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511310 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511311 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511311 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511311 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123511311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123511311 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc2-RAN(562)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511346 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511346 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511346 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511346 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511346 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511346 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123511346 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123511346 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123511346 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123511347 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511347 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123511347 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123511347 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511347 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511347 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511347 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123511347 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511349 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511349 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511349 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511349 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511349 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511349 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123511349 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123511349 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(565)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511393 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123511393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123511393 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123511393 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123511393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511393 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123511393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123511393 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123511393 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511393 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511394 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123511394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123511394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123511394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123511394 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123511396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123511396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123511396 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123511396 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123511396 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123511396 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123511396 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123511396 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123511396 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123511396 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123511396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123511396 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123511396 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123512429 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123512433 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123512436 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123512439 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123512441 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123512443 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123512446 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123512449 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123512452 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123512455 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123512457 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123512460 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123512461 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123512463 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123512465 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123512467 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123512468 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123512470 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123512473 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123512474 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100011111'B, t_guard := 20.000000 }
20241031123512502 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.msc1-RAN(559)@e41700779a8c: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit
HNBGW_Test.msc1-RAN(559)@e41700779a8c: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(568)
TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(551)@e41700779a8c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(568)12115187
[38;5;23m20241031123513526 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123513526 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123513526 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192)[0;m
20241031123513526 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123513526 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb8dcf3, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123513526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123513526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123513526 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12115187 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123513526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123513526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123513526 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12115187 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067)[0;m
[33m20241031123513526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f0f80]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123513526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123513526 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12115187 <-> SCCP-11 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128)[0;m
20241031123513526 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12115187 SCCP-11 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123513526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123513526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123513526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123513526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123513526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123513526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123513526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123513526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123513526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123513526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123513526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123513526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123513526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123513526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123513526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123513526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123513526 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123513527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123513527 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123513527 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123513527 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123513527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123513527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123513527 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123513527 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc1-SCCP(558)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc1-SCCP(558)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc1-RAN(559)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc1-RAN(559)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc1-RAN(559)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123513645 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-18 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123516646 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-18 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_no_allow_attach_valid_nri0(568)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100011111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100011111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 568 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123518522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123518522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123518522 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123518522 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123518522 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123518522 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123518522 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123518522 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031123518522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53945<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123518522 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:53945<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123518522 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:53945<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123518522 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:53945 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53945<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123518522 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123518522 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123518522 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:40345<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(553)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(562)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(558)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(556)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123518523 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123518523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123518523 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123518523 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123518523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123518523 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123518523 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123518523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
HNBGW_Test.sgsn0-SCCP(564)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123518523 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123518523 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123518523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123518523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123518523 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc2-SCCP(561)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123518524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123518524 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123518524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123518524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123518524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123518524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123518524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123518524 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123518524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123518524 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123518524 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123518524 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123518524 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123518524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(551)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123518524 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123518524 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123518524 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123518524 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123518524 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123518524 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123518524 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123518524 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.sgsn0-RAN(565)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123518524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123518524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123518524 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123518524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123518524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123518524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123518524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123518524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123518524 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123518524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123518524 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123518525 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:40344<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(555)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_no_allow_attach_valid_nri-Iuh0(550)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_no_allow_attach_valid_nri-Iuh1(552)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(567)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(557)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(566)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(563)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(554)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(560)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(549)@e41700779a8c: Final verdict of PTC: none
[33m20241031123518529 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123518529 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123518529 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123518529 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123518529 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123518529 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123518529 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123518529 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12115187)[0x55a9b43f2110]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123518529 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123518529 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123518529 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-11)[0x55a9b43f0f80]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123518530 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-12115187 SCCP-11 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225)[0;m
20241031123518530 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_no_allow_attach_valid_nri0(568)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100011111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(549): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(550): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(551): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(552): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(553): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(554): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(555): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(556): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(557): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(558): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(559): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(560): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(561): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(562): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(563): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(564): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(565): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(566): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(567): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(568): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A5205F442410023'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001100011111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri error'.
Thu Oct 31 12:35:18 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc
20241031123518680 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123519182 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=247760)
[38;5;51m20241031123519647 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123519647 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123519647 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-18 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123519647 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123519647 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
Waiting for packet dumper to finish... 1 (prev_count=247760, count=249752)
[38;5;43m20241031123520524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123520524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123520524 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123520525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123520525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123520525 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'.
------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------
Thu Oct 31 12:35:21 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started.
20241031123522263 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(570)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123522277 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123522277 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123522297 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(572)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123522299 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57679 (stream_srv.c:129)[0;m
20241031123522299 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:57679<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123522312 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41029<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123522314 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123522315 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522315 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522315 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123522315 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522315 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123522315 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522315 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522315 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522315 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522316 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123522316 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522316 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522316 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522316 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522316 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522316 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123522316 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123522316 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522316 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123522316 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522316 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522316 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522316 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123522317 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522317 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123522317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522317 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522317 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522317 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123522317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123522317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123522317 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123522317 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123522317 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123522318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123522318 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522318 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123522318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123522318 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522318 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522318 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522318 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123522318 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522318 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123522318 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123522319 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(577)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(577)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(577)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(575)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(580)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(580)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(580)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(578)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123522383 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522383 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123522384 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123522384 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123522385 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522385 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123522385 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123522385 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522385 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123522385 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522385 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123522385 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123522385 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123522385 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123522385 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123522386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123522386 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522387 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123522387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123522387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123522387 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(583)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(583)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(583)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(581)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-M3UA(586)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(586)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(586)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-SCCP(584)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123522482 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123522482 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123522482 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123522482 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123522482 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123522482 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123522482 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123522482 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123522482 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123522491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57679<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123522491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57679<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123522491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57679<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123522491 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123522491 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:57679 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123522491 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57679 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123522491 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:57679 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123522491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57679<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123522491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57679<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123522547 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123522547 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123522547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123522547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(577)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123522550 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522550 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123522550 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123522550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123522550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123522550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123522550 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123522551 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522552 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123522552 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123522552 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123522552 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123522552 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123522552 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123522552 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123522552 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123522552 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123522552 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123522552 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123522552 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123522552 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123522552 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123522552 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123522552 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123522552 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123522552 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123522552 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522553 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522553 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123522553 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522553 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522553 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522553 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522553 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522553 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522553 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123522553 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123522578 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123522578 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123522578 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123522578 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123522578 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123522578 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123522578 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(580)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123522581 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522581 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123522581 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123522581 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123522581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123522581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123522581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123522581 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031123522581 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123522581 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123522581 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123522581 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123522581 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123522581 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123522581 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123522581 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;23m20241031123522581 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123522581 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123522584 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522584 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123522584 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123522584 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123522584 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123522584 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123522584 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123522584 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123522584 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123522584 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;23m20241031123522584 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123522584 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;45m20241031123522584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123522584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123522584 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123522584 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123522584 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123522584 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123522584 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123522585 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522585 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522585 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123522585 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123522616 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123522616 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123522616 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123522616 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(583)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123522618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522618 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123522618 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123522618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123522618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123522618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123522618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123522619 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522619 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123522619 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123522619 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123522619 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123522619 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123522619 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123522619 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123522619 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123522619 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123522619 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123522619 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123522619 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123522619 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123522619 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123522619 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123522619 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123522619 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123522619 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522621 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522621 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123522621 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522621 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522621 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522621 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123522621 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123522649 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123522649 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123522649 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123522649 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(586)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123522653 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522653 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123522653 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123522653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123522653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123522653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123522653 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123522655 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522655 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123522655 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123522655 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123522655 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123522655 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123522655 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123522655 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123522655 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123522655 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123522655 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123522655 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123522655 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123522655 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123522655 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123522655 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123522655 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123522655 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123522655 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123522656 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123522656 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123522656 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123522656 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123522656 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123522656 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123522656 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123522656 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123522656 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123522656 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(576)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523356 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523356 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523356 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523356 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523356 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523356 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123523356 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123523356 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123523356 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123523356 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123523356 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523356 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123523357 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123523357 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523357 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523357 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523357 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523357 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523357 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523357 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123523357 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123523357 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(579)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523387 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523387 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523387 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523387 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123523387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123523387 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123523387 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123523387 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523387 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123523387 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123523387 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123523387 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523388 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523388 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523388 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523388 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523388 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123523388 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123523388 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(582)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523425 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523425 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523425 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523425 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523425 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123523425 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123523425 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123523425 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123523425 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123523425 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523425 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123523426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123523426 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523426 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523426 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523426 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123523426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123523426 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(585)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523457 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523457 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523457 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523457 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523457 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523457 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523457 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523457 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523458 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523458 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123523458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123523458 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123523458 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123523458 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523458 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123523458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123523458 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523458 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523458 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523458 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123523458 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123523459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123523459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123523459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123523459 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123523459 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123523459 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123523459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123523459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123523460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123523460 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123523460 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123523460 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123523460 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123523460 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123524499 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123524504 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123524506 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123524508 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123524510 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123524513 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123524515 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123524517 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123524519 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123524521 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123524523 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123524525 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123524527 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123524530 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123524532 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123524534 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123524536 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123524538 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123524540 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123524542 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110100010'B, t_guard := 20.000000 }
20241031123524566 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123524648 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123524648 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123524648 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123524648 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123524648 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-19 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123524648 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
HNBGW_Test.msc0-RAN(576)@e41700779a8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(576)@e41700779a8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(588)
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(571)@e41700779a8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(588)14459040
[38;5;23m20241031123525592 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123525592 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123525592 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031123525592 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123525592 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdca0a0, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123525592 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123525592 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123525592 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14459040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123525592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123525592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123525592 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14459040 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123525592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f0f80]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123525592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123525592 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14459040 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123525592 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-14459040 SCCP-12 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123525592 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123525592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123525592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123525592 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123525592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123525592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123525592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123525592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123525592 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123525592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123525592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123525592 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123525592 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123525592 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123525592 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123525592 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(575)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(575)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(576)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(576)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(576)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123527649 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-19 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_mscpool_sccp_n_pcstate_detaches_cnlink0(588)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 588 has requested to stop MTC. Terminating current testcase execution.
20241031123530584 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123530584 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57679<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123530584 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:57679<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123530584 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:57679<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123530584 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:57679 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57679<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123530584 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123530584 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123530584 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123530584 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123530584 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123530584 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123530584 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123530584 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123530584 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031123530584 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41029<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(573)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(581)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(582)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(585)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(571)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123530585 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123530585 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123530585 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123530585 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123530585 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123530585 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123530585 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123530585 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123530585 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123530585 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123530585 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123530585 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123530585 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123530585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123530585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123530585 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123530585 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123530585 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123530585 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123530585 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123530585 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123530586 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123530586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123530586 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123530586 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123530586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123530586 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123530586 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123530586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123530586 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031123530586 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123530586 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031123530586 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123530586 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123530586 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123530586 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123530586 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123530586 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123530586 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123530586 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123530586 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-RAN(579)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(575)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123530586 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123530586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123530586 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123530586 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123530586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123530586 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123530586 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123530586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123530586 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123530586 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123530586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn1-M3UA(586)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123530587 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123530587 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123530587 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123530587 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123530587 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123530587 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123530587 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123530587 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123530587 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123530587 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123530587 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123530587 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;23m20241031123530586 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123530587 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123530587 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123530587 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123530587 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123530587 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123530587 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123530587 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123530587 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123530587 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123530587 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123530587 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123530587 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123530587 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123530587 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123530587 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(583)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(572)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(584)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(578)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(580)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(570)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(577)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(569)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(574)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(587)@e41700779a8c: Final verdict of PTC: none
[33m20241031123530593 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123530593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123530593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123530593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123530593 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123530593 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123530593 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123530593 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14459040)[0x55a9b43f2110]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123530593 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123530593 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123530593 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55a9b43f0f80]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123530593 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-14459040 SCCP-12 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
20241031123530594 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_sccp_n_pcstate_detaches_cnlink0(588)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(569): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(570): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(571): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(572): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(573): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(574): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(575): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(576): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(577): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(578): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(579): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(580): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(584): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(585): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(586): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(587): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(588): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error'.
[38;5;51m20241031123530649 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-19 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Thu Oct 31 12:35:30 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc
20241031123530756 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123531257 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=251876)
Waiting for packet dumper to finish... 1 (prev_count=251876, count=252416)
[38;5;43m20241031123532586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123532586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123532586 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123532587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'.
------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------
Thu Oct 31 12:35:33 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123533651 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-19 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started.
20241031123534335 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(590)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123534349 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123534349 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123534367 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(592)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123534368 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35319 (stream_srv.c:129)[0;m
20241031123534368 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:35319<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123534380 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33747<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123534383 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534383 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123534383 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534383 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123534384 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123534384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123534384 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534384 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534384 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534384 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123534384 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123534384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534384 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123534385 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534385 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534385 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534385 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123534385 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534385 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123534385 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123534385 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
20241031123534386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123534386 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534386 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123534386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123534386 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534386 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534386 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534386 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123534386 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534386 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123534386 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123534386 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(597)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(597)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(597)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(595)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123534426 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123534426 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123534427 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123534427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123534427 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534427 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123534427 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123534427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123534427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123534427 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534427 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534428 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123534428 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534428 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123534428 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123534428 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;45m20241031123534428 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534428 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534428 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123534428 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534428 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123534428 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123534428 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123534429 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534429 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123534429 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534429 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534429 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534429 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534429 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123534429 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534429 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534429 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534429 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123534429 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123534429 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(600)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(600)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(600)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(598)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123534491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123534491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123534491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123534491 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123534491 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123534491 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123534491 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123534491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123534491 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123534500 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35319<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123534500 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35319<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123534500 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35319<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123534500 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123534500 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:35319 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123534500 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35319 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123534500 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:35319 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123534500 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35319<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123534500 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35319<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123534618 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123534618 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123534618 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123534618 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(597)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123534621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534621 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123534621 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123534621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123534621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123534621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123534621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123534622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534622 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123534622 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123534622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123534622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123534622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123534622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123534622 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123534622 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123534622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123534623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123534623 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123534623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123534623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123534623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123534623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123534623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123534623 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123534623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123534624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123534624 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534624 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534624 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123534624 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123534659 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123534659 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123534659 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123534660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(600)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123534663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123534663 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123534663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123534663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123534663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123534663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123534665 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534665 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123534665 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123534665 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123534665 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123534665 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123534665 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123534665 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123534665 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123534665 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123534665 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123534665 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123534665 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123534665 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123534665 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123534665 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123534665 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123534665 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123534665 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123534666 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123534666 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123534666 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123534666 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123534666 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123534666 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123534666 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123534666 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123534666 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123534666 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(596)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123535426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123535426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123535426 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123535426 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123535426 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123535426 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123535426 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123535426 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123535426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123535426 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123535426 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123535426 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123535426 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123535426 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535426 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123535427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123535427 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123535427 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123535427 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535427 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123535427 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123535427 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123535427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123535427 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123535427 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(599)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123535468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123535468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123535468 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123535468 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123535468 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123535468 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123535468 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535468 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123535468 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123535468 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123535468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123535468 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123535468 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123535469 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123535469 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535469 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123535469 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123535469 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123535469 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123535469 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123535469 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123535469 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123535470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123535470 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123535470 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123535470 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123535470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123535470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123535470 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123535470 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123535471 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123535471 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123535471 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123535471 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123535471 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123535471 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123535471 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123535471 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123535471 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123535471 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123535471 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123535471 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123536508 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123536512 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123536515 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123536517 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123536519 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123536521 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123536523 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123536525 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123536527 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123536530 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123536532 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123536534 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123536536 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123536538 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123536540 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123536542 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123536544 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123536546 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123536548 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123536550 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001111'B, t_guard := 20.000000 }
20241031123536571 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123536652 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123536652 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123536652 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-19 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123536652 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123536652 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;45m20241031123537255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123537255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123537255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123537255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123537255 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(9)[0x55a9b43f2910]{IDLE}: Deallocated (fsm.c:568)[0;m
HNBGW_Test.msc0-RAN(596)@e41700779a8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit
HNBGW_Test.msc0-RAN(596)@e41700779a8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(602)
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(591)@e41700779a8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(602)1934152
[38;5;23m20241031123537595 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123537595 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123537595 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192)[0;m
20241031123537595 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123537595 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d8348, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123537595 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2910]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123537595 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123537595 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1934152 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123537595 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123537595 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[33m20241031123537595 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1934152 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123537595 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123537595 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123537595 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1934152 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128)[0;m
20241031123537595 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-1934152 SCCP-13 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123537595 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123537595 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123537595 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123537595 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123537595 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123537595 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123537595 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123537595 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123537595 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123537595 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123537595 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123537595 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123537595 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123537596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123537596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123537596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123537596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123537596 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123537596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123537596 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123537596 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123537596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123537596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123537596 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123537596 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-SCCP(595)@e41700779a8c: First idle individual index:0
HNBGW_Test.msc0-SCCP(595)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.msc0-RAN(596)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.msc0-RAN(596)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.msc0-RAN(596)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123541653 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123541653 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123541653 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123541653 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123541653 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-20 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123541653 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
TC_mscpool_sccp_n_pcstate_attaches_cnlink0(602)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001001001111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001001001111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 602 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123542589 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35319<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123542589 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:35319<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123542589 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:35319<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123542589 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:35319 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35319<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123542590 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123542590 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123542590 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123542590 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123542590 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123542590 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123542590 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123542590 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123542590 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
20241031123542590 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123542590 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123542590 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33747<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.sgsn0-RAN(599)@e41700779a8c: Final verdict of PTC: none
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(593)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123542591 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123542591 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123542591 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123542591 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123542591 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123542591 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(591)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123542591 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123542591 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn0-SCCP(598)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123542591 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;23m20241031123542591 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123542591 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc0-SCCP(595)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123542591 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123542591 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123542591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123542591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123542591 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123542591 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123542592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123542592 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123542592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123542592 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123542592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(592)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(597)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123542592 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123542592 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123542592 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123542592 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123542592 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123542592 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123542592 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123542592 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123542592 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123542592 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(590)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(594)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123542592 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123542592 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123542592 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123542592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123542592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123542592 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123542592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123542592 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123542592 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123542592 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123542592 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
VirtHNBGW-STATS(589)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(600)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(601)@e41700779a8c: Final verdict of PTC: none
20241031123542593 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_mscpool_sccp_n_pcstate_attaches_cnlink0(602)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001001001111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(590): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(591): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(592): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(593): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(596): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(598): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(599): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(600): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(601): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(602): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '05080200F110172A52082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001001001111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink error'.
[33m20241031123542596 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123542596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123542596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123542596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123542596 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123542596 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123542596 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123542596 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1934152)[0x55a9b43f2910]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123542597 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123542597 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123542597 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55a9b43f2110]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123542597 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-1934152 SCCP-13 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:35:42 UTC 2024
[1;31m------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc
20241031123542641 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123543142 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=164128)
Waiting for packet dumper to finish... 1 (prev_count=164128, count=183900)
[38;5;43m20241031123544592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123544592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123544592 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123544593 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123544593 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123544593 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;51m20241031123544654 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-20 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'.
------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------
Thu Oct 31 12:35:45 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_L3Compl_on_1_cnlink started.
20241031123546219 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(604)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123546235 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123546235 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123546254 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(606)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123546256 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48371 (stream_srv.c:129)[0;m
20241031123546256 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:48371<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123546267 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:39313<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123546268 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546268 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123546269 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123546269 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123546269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123546270 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123546270 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123546270 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031123546270 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123546270 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123546270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123546271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123546271 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123546271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546271 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546271 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546271 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123546271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123546271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123546271 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123546271 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123546271 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123546272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123546272 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546272 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123546272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123546272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123546272 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(611)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(611)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(611)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(609)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123546310 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123546310 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123546311 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123546311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123546311 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546311 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123546311 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123546311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123546311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123546311 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123546312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123546312 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123546312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123546313 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123546313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123546313 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123546313 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123546313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123546313 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123546313 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(614)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(614)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(614)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(612)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123546372 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123546372 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123546372 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123546372 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123546372 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123546372 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123546372 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123546372 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123546372 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123546382 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:48371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123546383 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:48371<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123546383 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:48371<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123546383 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123546383 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:48371 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123546383 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:48371 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123546383 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:48371 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123546383 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:48371<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123546383 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:48371<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123546501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123546501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123546501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123546501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(611)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123546505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546505 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123546505 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123546505 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123546505 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123546505 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123546505 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123546506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546506 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123546506 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123546506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123546506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123546506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123546506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123546506 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123546506 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123546506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123546506 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123546507 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123546507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123546507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123546507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123546507 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123546507 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123546507 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123546507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123546508 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546508 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123546508 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546508 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546508 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546508 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546508 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546508 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546508 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123546508 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123546542 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123546542 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123546542 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123546542 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(614)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123546546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123546546 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123546546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123546546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123546546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123546546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123546547 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546547 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123546547 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123546547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123546547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123546547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123546547 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123546547 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123546547 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123546547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123546547 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123546547 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123546547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123546547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123546547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123546547 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123546547 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123546547 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123546547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123546548 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123546548 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123546548 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123546549 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123546549 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123546549 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123546549 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123546549 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123546549 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123546549 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(610)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123547308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123547308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123547308 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123547308 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123547308 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123547308 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123547308 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123547308 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123547308 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123547308 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123547308 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123547308 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123547308 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123547308 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547308 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123547309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123547309 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123547309 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123547309 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547309 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123547309 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123547309 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123547309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123547309 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123547309 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(613)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123547350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123547350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123547350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123547350 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123547350 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123547350 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123547350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123547350 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123547350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123547350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123547350 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123547350 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123547350 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547350 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123547350 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123547350 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123547350 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123547351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123547351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123547351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123547351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123547351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123547351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123547351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123547351 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123547389 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123547392 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123547394 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123547396 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123547398 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123547399 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123547401 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123547404 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123547406 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123547408 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123547411 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123547413 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123547415 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123547416 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123547419 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123547420 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123547423 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123547426 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123547428 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123547430 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111101011'B, t_guard := 20.000000 }
20241031123547458 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123547655 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-20 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.sgsn0-RAN(613)@e41700779a8c: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(613)@e41700779a8c: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(616)
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(605)@e41700779a8c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(616)15409993
[38;5;23m20241031123548485 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123548485 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123548485 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031123548485 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123548485 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeb2349, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123548485 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2910]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123548485 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123548485 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15409993 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123548485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123548485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123548485 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031123548485 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15409993 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123548485 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123548485 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123548485 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15409993 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031123548485 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-15409993 SCCP-14 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123548485 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123548485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123548485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123548485 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123548485 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123548485 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123548485 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123548485 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123548485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123548485 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123548485 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123548485 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123548485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123548485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123548485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123548485 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(612)@e41700779a8c: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(612)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(613)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(613)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(613)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123550656 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-20 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_sgsnpool_L3Compl_on_1_cnlink0(616)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111101011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111101011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 616 has requested to stop MTC. Terminating current testcase execution.
20241031123553476 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123553476 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:48371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123553476 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:48371<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123553476 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:48371<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123553476 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:48371 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48371<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123553476 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123553476 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123553476 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123553476 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123553476 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123553476 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123553476 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123553476 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123553476 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031123553476 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:39313<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-RAN(610)@e41700779a8c: Final verdict of PTC: none
20241031123553477 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(609)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123553477 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123553477 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123553477 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123553477 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123553477 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123553477 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123553477 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123553477 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123553477 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123553477 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123553477 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123553477 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123553477 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123553477 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(607)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123553477 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123553477 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123553477 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123553477 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123553477 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123553477 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123553477 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123553477 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123553477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123553477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123553477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123553477 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123553477 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123553477 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123553477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123553477 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123553477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123553477 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123553477 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123553477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123553477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123553477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123553477 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123553477 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123553477 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123553477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123553477 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123553477 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
HNBGW_Test.sgsn0-M3UA(614)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(611)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(612)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(605)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(608)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(606)@e41700779a8c: Final verdict of PTC: none
20241031123553478 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(604)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(603)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(615)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Compl_on_1_cnlink0(616)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111101011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(603): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(604): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(605): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(606): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(607): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(608): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(609): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(610): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(611): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(612): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(613): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(614): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(615): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(616): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000004000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111101011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink error'.
Thu Oct 31 12:35:53 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc
[33m20241031123553486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123553486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123553486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123553486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123553486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123553486 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123553486 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123553486 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15409993)[0x55a9b43f2910]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123553486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123553486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123553486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55a9b43f2110]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123553486 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-15409993 SCCP-14 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
20241031123553529 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123553657 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123553657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123553657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-20 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123553657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123553657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
20241031123554031 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=168532)
Waiting for packet dumper to finish... 1 (prev_count=168532, count=181144)
[38;5;43m20241031123555478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123555478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123555478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123555478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123555478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123555478 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'.
------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------
Thu Oct 31 12:35:56 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started.
20241031123557111 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(618)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123557124 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123557124 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123557142 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(620)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123557143 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41294 (stream_srv.c:129)[0;m
20241031123557143 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:41294<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123557154 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:33883<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123557155 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557155 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123557156 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123557156 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123557156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557156 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123557157 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557157 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557157 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123557157 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557157 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557157 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123557157 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123557157 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123557158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123557158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557158 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123557158 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557158 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557158 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557158 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557159 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557159 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123557159 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557159 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123557159 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123557159 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;23m20241031123557159 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(625)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(625)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(625)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(623)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(628)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(628)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(628)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(626)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123557222 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123557222 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123557223 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123557223 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123557223 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123557224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123557224 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123557224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557224 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123557224 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557224 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557224 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557224 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123557225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123557225 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557225 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123557225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123557225 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557225 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557225 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557225 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123557225 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123557225 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123557225 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557225 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123557225 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123557225 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(631)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(631)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(631)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(629)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(634)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(634)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(634)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(632)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123557307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123557307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123557307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123557307 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123557307 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123557307 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123557307 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123557307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123557307 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123557315 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41294<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123557315 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41294<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123557315 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41294<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123557315 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123557315 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:41294 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123557315 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:41294 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123557315 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:41294 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123557315 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41294<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123557315 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41294<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123557388 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123557388 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123557388 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123557388 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(625)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123557391 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557391 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123557391 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123557391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123557391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123557391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123557391 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123557392 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557392 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123557392 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123557392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123557392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123557392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123557392 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123557393 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123557393 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123557393 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123557393 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123557393 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123557393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123557393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123557393 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123557393 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123557393 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123557393 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123557393 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123557394 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557394 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123557394 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557394 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557394 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557394 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557394 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557394 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557394 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123557394 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123557413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123557413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123557413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123557413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(628)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123557417 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557417 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123557417 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123557417 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123557417 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123557417 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123557417 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123557418 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557418 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123557418 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123557418 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123557418 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123557418 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123557418 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123557418 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123557418 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123557418 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123557418 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123557418 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123557418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123557418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123557418 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123557418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123557418 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123557419 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123557419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123557420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123557420 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123557420 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123557456 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123557456 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123557456 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123557456 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(631)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123557459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123557459 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123557459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123557459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123557459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123557459 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123557460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123557460 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123557460 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123557460 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123557460 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123557460 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123557460 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123557460 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123557460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123557460 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123557460 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123557460 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123557460 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123557460 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123557460 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123557460 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123557460 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123557460 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123557461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123557461 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557461 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123557461 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123557481 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123557481 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123557481 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123557481 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(634)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123557484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123557485 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123557485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123557485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123557485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123557485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123557486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123557486 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123557486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123557486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123557486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123557486 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123557486 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123557486 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123557486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123557486 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123557486 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123557486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123557486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123557486 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123557486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123557486 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123557486 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123557486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123557487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123557487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123557487 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123557487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123557487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123557487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123557487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123557487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123557487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123557487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123557487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123557488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123557488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123557488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123557488 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123557488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123557488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123557488 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123557488 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(624)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558198 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558198 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558198 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558198 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558198 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558198 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558198 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558198 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123558198 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123558199 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123558199 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123558199 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558199 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123558199 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123558199 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558199 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123558199 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558200 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558200 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558200 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558200 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558200 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558200 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558201 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558201 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558201 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558201 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123558201 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123558201 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(627)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558220 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558220 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558220 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558220 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558220 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558220 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558220 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558220 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558220 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123558220 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123558220 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123558220 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123558220 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123558220 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558220 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123558221 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123558221 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558221 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123558221 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558222 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558222 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558222 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558222 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558222 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558222 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558222 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558222 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123558222 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123558222 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(630)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558263 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558263 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558263 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558263 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558263 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558263 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123558263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123558263 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123558263 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123558263 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123558263 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558263 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558264 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123558264 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123558264 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558264 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123558264 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558265 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123558265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558265 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558265 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558266 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558266 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123558266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123558266 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(633)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558289 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558289 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558289 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558289 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558289 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558289 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558289 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558289 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123558289 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123558289 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123558289 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123558289 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123558289 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558289 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558290 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123558290 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123558290 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558290 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123558290 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123558291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123558291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123558291 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123558291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123558291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123558291 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123558291 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123558291 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123558291 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123558291 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123558291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123558291 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123558291 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;51m20241031123558657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123558657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123558657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123558657 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123558657 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-21 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123558657 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
[38;5;33m20241031123559321 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123559326 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123559329 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123559331 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123559332 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123559334 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123559337 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123559339 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123559341 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123559344 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123559346 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123559348 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123559349 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123559352 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123559354 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123559357 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123559359 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123559361 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123559363 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123559364 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010101'B, t_guard := 20.000000 }
20241031123559391 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(630)@e41700779a8c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(630)@e41700779a8c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(636)
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(619)@e41700779a8c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(636)8779731
[38;5;23m20241031123600415 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123600415 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123600415 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031123600415 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123600415 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x85f7d3, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123600415 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2910]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123600415 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123600415 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8779731 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123600415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123600415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123600415 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031123600415 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8779731 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123600415 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123600415 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123600415 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8779731 <-> SCCP-15 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031123600415 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8779731 SCCP-15 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123600415 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123600415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123600415 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123600415 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123600415 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123600415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123600415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123600415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123600415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123600415 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123600415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123600415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123600415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123600415 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123600415 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123600415 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123600415 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123600416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123600416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123600416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123600416 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123600416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123600416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123600416 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123600416 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(629)@e41700779a8c: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(629)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(630)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(630)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(630)@e41700779a8c: Final verdict of PTC: error
[38;5;45m20241031123601411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123601411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123601411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123601411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123601411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(10)[0x55a9b4411650]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123601658 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-21 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123604659 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-21 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin0(636)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101010101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101010101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 636 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123605411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123605411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123605411 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123605411 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123605411 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123605411 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123605411 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123605411 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031123605411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41294<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123605411 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:41294<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123605411 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:41294<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123605411 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:41294 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41294<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123605411 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123605411 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123605411 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:33883<->l=127.0.0.1:4262) (control_if.c:193)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(621)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(627)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(619)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(626)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(623)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123605412 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123605412 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123605412 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123605412 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123605412 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-RAN(624)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123605412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123605412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123605412 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031123605412 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123605412 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123605412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123605412 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123605412 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
HNBGW_Test.sgsn0-SCCP(629)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123605412 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123605412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123605412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123605412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123605412 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123605412 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123605412 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123605412 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123605412 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123605412 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123605412 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123605412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123605412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123605412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123605412 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123605412 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123605412 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;23m20241031123605412 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123605412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123605412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123605412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123605412 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123605412 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123605412 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123605412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123605412 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123605412 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
20241031123605412 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123605412 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-RAN(633)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(634)@e41700779a8c: Final verdict of PTC: none20241031123605413 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123605413 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123605413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123605413 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123605413 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123605413 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123605413 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123605413 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123605413 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc1-M3UA(628)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(632)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123605413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123605413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123605413 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123605413 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123605413 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123605413 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123605413 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123605413 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123605413 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123605413 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123605413 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(620)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(617)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(622)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(625)@e41700779a8c: Final verdict of PTC: none
20241031123605413 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(631)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(635)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Complete_no_nri_round_robin0(636)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101010101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
[33m20241031123605417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123605417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123605417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123605417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123605417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123605417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123605417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123605417 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8779731)[0x55a9b43f2910]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123605417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123605417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123605417 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55a9b43f2110]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123605418 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-8779731 SCCP-15 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(618)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(617): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(618): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(619): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(620): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(621): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(626): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(627): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(628): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(629): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(630): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(631): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(632): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(633): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(634): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(635): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(636): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001101010101'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin error'.
Thu Oct 31 12:36:05 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc
20241031123605570 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123606072 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=246904)
Waiting for packet dumper to finish... 1 (prev_count=246904, count=247444)
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123607413 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;51m20241031123607660 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-21 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'.
------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------
Thu Oct 31 12:36:08 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_L3Complete_valid_nri_1 started.
20241031123609150 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52004<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(638)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123609167 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123609167 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123609191 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(640)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123609192 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34261 (stream_srv.c:129)[0;m
20241031123609192 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:34261<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123609204 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:37505<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123609206 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609206 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123609206 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609206 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123609207 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123609207 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609207 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123609208 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123609208 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609208 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123609208 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609208 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123609208 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123609208 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123609208 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123609208 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123609209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123609210 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609210 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609210 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609210 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609210 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123609210 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609210 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609210 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609210 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123609210 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123609210 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(645)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(645)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(645)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(643)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(648)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(648)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(648)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(646)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123609269 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609269 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123609270 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123609270 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123609270 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123609270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123609271 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609271 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609271 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609271 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123609271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609271 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123609271 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609272 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123609272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123609272 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609272 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123609272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123609272 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609272 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609272 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609272 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123609272 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123609272 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123609272 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609272 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123609272 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123609272 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(651)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(651)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(651)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(649)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(654)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(654)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(654)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(652)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123609362 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123609362 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123609362 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123609362 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123609362 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123609362 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123609362 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123609362 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123609363 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123609371 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:34261<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123609371 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:34261<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123609371 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:34261<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123609372 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123609372 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:34261 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123609372 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:34261 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123609372 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:34261 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123609372 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:34261<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123609372 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:34261<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123609437 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123609437 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123609437 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123609437 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(645)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123609440 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609440 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123609440 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123609440 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123609440 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123609440 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123609440 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123609442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123609442 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123609442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123609442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123609442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123609442 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123609442 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123609442 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123609442 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123609442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123609442 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123609442 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123609442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123609442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123609442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123609442 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123609442 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123609442 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123609442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123609443 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609443 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609443 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609443 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609443 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609443 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609443 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123609443 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123609461 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123609461 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123609461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123609461 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(648)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123609464 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609464 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123609464 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123609464 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123609464 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123609464 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123609464 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123609465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123609465 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123609465 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123609465 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123609465 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123609466 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123609466 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123609466 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123609466 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123609466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123609466 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123609466 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123609466 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123609466 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123609466 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123609466 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123609466 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123609466 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123609466 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609467 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609467 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123609467 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609467 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609467 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609467 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609467 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609467 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123609467 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123609505 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123609505 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123609505 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123609505 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123609505 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123609505 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123609505 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(651)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123609507 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609507 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123609507 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123609507 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123609507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123609507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123609507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123609507 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031123609507 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123609507 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123609507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123609507 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123609507 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123609507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123609507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123609507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123609507 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123609507 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123609510 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609510 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123609510 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123609510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123609510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123609510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123609510 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123609510 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123609510 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123609510 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123609510 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123609510 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123609510 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123609510 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123609510 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123609510 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123609510 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123609510 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123609510 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609511 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609511 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123609511 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609511 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609511 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609511 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609511 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609511 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609511 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123609511 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123609531 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123609531 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123609531 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123609531 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(654)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123609533 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609533 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123609533 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123609533 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123609533 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123609533 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123609533 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123609534 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609534 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123609534 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123609534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123609534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123609534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123609534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123609534 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123609534 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123609534 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123609534 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123609535 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123609535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123609535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123609535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123609535 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123609535 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123609535 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123609535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123609536 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123609536 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123609536 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123609536 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123609536 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123609536 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123609536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123609536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123609536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123609536 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(644)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123610245 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610245 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610245 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610245 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123610245 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610245 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610245 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610245 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610245 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610245 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610245 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610245 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610245 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610245 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610246 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610246 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610246 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123610246 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123610246 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123610246 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123610246 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610246 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123610246 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123610246 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123610246 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123610247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610247 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610248 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610248 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610248 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610248 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610248 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610248 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123610248 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123610248 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(647)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123610268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610268 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610268 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610268 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123610268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610268 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610268 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610268 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610269 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610269 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610269 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610269 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123610269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123610269 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123610269 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123610269 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610269 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123610269 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123610269 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610269 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123610269 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610270 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610270 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610270 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610270 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610270 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610270 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610270 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610270 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123610270 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123610270 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(650)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610311 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610311 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123610311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123610311 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123610311 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123610311 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610311 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123610311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123610311 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610311 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123610311 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610312 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123610312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123610312 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(653)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610339 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123610339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123610339 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123610339 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123610339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123610339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123610339 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123610339 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123610341 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123610341 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123610341 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123610341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123610341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123610341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123610341 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123610341 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123610341 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123610341 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123610341 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123610341 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123610341 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123610341 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123610341 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123610341 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123610341 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123610341 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123610341 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;51m20241031123610661 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123610661 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123610661 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-21 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123610661 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123610661 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;33m20241031123611379 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123611383 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123611386 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123611388 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123611390 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123611393 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123611395 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123611396 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123611399 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123611401 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123611404 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123611407 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123611409 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123611411 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123611413 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123611415 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123611418 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123611421 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123611423 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123611425 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111001011'B, t_guard := 20.000000 }
20241031123611449 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn1-RAN(653)@e41700779a8c: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit
HNBGW_Test.sgsn1-RAN(653)@e41700779a8c: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(656)
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(639)@e41700779a8c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(656)6858544
[38;5;23m20241031123612474 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123612474 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123612475 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192)[0;m
20241031123612475 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123612475 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x68a730, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123612475 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2910]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123612475 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123612475 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6858544 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123612475 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123612475 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123612475 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254)[0;m
[33m20241031123612475 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6858544 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067)[0;m
[33m20241031123612475 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123612475 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123612475 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6858544 <-> SCCP-16 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128)[0;m
20241031123612475 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-6858544 SCCP-16 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123612475 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123612475 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123612475 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123612475 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123612475 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123612475 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123612475 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123612475 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123612475 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123612475 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123612475 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123612475 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123612475 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123612475 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123612475 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123612475 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn1-SCCP(652)@e41700779a8c: First idle individual index:0
HNBGW_Test.sgsn1-SCCP(652)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn1-RAN(653)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn1-RAN(653)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.sgsn1-RAN(653)@e41700779a8c: Final verdict of PTC: error
[38;5;45m20241031123613528 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123613528 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123613528 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123613528 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123613528 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(11)[0x55a9b43f1120]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123615662 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123615662 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123615662 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123615662 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123615662 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-22 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123615662 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
TC_sgsnpool_L3Complete_valid_nri_10(656)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 656 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123617470 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123617470 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123617470 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123617470 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123617470 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123617470 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123617470 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123617471 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031123617471 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:37505<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031123617471 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52004<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123617471 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:34261<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123617471 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:34261<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123617471 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:34261<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123617471 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:34261 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34261<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123617471 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(641)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(644)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(646)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123617472 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123617472 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123617472 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(639)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(647)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(649)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123617472 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123617472 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123617472 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123617472 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123617472 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123617472 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123617472 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123617472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123617472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123617472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123617472 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123617472 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123617472 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
20241031123617472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123617472 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123617472 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123617472 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123617472 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123617472 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123617472 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123617472 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123617473 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123617473 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123617472 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123617472 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123617472 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123617472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123617472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123617472 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123617472 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123617472 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123617472 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123617472 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123617473 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123617473 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123617473 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123617473 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123617473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123617473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123617473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123617473 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123617473 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123617473 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123617473 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123617473 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-M3UA(648)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(652)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(654)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(638)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(650)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(643)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(640)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123617473 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617473 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123617473 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123617473 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123617473 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123617473 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123617473 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123617473 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123617473 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123617473 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123617473 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;43m20241031123617473 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123617473 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123617473 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123617473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
HNBGW_Test.msc0-M3UA(645)@e41700779a8c: Final verdict of PTC: none
[38;5;45m20241031123617473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123617473 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123617473 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123617473 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123617473 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123617473 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123617473 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
VirtHNBGW-STATS(637)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(651)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(655)@e41700779a8c: Final verdict of PTC: none
20241031123617474 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4261 (telnet_interface.c:138)
IPA-CTRL-CLI-IPA(642)@e41700779a8c: Final verdict of PTC: none
[33m20241031123617484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123617484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123617484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123617484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123617484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123617484 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123617484 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123617484 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6858544)[0x55a9b43f2910]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123617484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123617484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123617484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-16)[0x55a9b43f2110]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123617484 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-6858544 SCCP-16 sgsn-1 MI=NONE: Deallocating (context_map.c:225)[0;m
TC_sgsnpool_L3Complete_valid_nri_10(656)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(637): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(638): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(639): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(640): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(641): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(642): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(643): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(644): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(645): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(646): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(647): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(648): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(649): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(650): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(651): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(652): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(653): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(654): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(655): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(656): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08087300F1102A2A170411E5100010024000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 error'.
Thu Oct 31 12:36:17 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc
20241031123617629 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123618131 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=253160)
[38;5;51m20241031123618663 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-22 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=253160, count=254592)
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123619473 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123619474 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123619474 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123619474 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'.
------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------
Thu Oct 31 12:36:20 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_L3Complete_valid_nri_2 started.
20241031123621211 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43106<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123621225 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123621225 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123621248 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123621250 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46683 (stream_srv.c:129)[0;m
20241031123621250 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:46683<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123621260 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:45171<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123621263 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123621263 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123621263 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621263 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123621264 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621264 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123621265 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621265 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123621265 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621265 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621265 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123621265 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621265 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621265 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621265 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123621266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123621266 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621266 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621266 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621266 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123621266 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123621266 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;23m20241031123621266 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621266 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123621266 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123621266 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(665)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(665)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(665)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(663)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(668)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(668)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(668)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(666)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(671)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(671)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(671)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(669)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123621365 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123621365 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621365 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123621366 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123621366 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621366 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123621366 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123621366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123621366 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621367 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621367 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123621367 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621367 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
20241031123621367 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123621367 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;45m20241031123621367 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621367 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621367 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123621367 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621367 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123621367 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123621367 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123621368 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621368 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123621368 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621368 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621368 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621368 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621369 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621369 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621369 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123621369 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123621369 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(674)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(674)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(674)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(672)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(677)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(677)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(677)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(675)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn2-M3UA(680)@e41700779a8c: *************************************************
HNBGW_Test.sgsn2-M3UA(680)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(680)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn2-SCCP(678)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123621488 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123621488 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123621488 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123621488 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123621488 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123621488 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123621488 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123621488 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123621488 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123621494 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:46683<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123621494 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:46683<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123621494 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:46683<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123621494 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123621494 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:46683 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123621494 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:46683 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123621494 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:46683 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123621494 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:46683<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123621494 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:46683<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123621500 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123621501 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123621501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123621501 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(665)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123621504 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621504 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123621504 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123621504 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123621504 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123621504 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123621504 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123621506 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621506 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123621506 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123621506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123621506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123621506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123621506 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123621506 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123621506 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123621506 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621506 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123621506 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123621506 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621506 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621506 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621506 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621506 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123621506 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123621506 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621507 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123621507 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621507 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621507 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621507 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621508 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621508 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621508 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621508 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621508 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123621508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123621508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123621508 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123621508 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123621529 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123621529 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123621529 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123621529 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(668)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123621532 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621532 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123621532 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123621532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123621532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123621532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123621532 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123621534 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621534 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123621534 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123621534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123621534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123621534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123621534 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123621534 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123621534 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123621534 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621534 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123621534 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123621534 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621534 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621534 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621534 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621534 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123621534 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123621534 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123621535 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621536 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123621536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123621536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123621536 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123621536 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123621557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123621557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123621557 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123621557 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123621557 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123621557 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123621557 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(671)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123621560 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621560 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123621560 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123621560 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123621560 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123621560 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123621560 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123621560 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031123621560 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123621560 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621560 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123621560 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123621560 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621560 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621560 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621560 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123621562 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621562 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123621562 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123621562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123621562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123621562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123621562 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123621562 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123621562 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621562 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123621562 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123621562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621562 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621562 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123621562 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123621562 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123621564 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621564 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123621564 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123621604 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123621604 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123621604 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123621604 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(674)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123621606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621606 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123621606 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123621606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123621606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123621606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123621606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123621607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621607 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123621607 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123621607 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123621607 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123621607 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123621607 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123621607 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123621607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621607 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123621607 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123621607 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621607 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621607 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621607 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621607 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123621607 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123621607 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621609 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621609 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123621609 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621609 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621609 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621609 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621609 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621609 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621609 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123621609 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123621630 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123621630 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123621630 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123621630 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(677)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123621632 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621632 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123621632 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123621632 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123621632 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123621632 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123621632 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123621634 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621634 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123621634 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123621634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123621634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123621634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123621634 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123621634 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123621634 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621634 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123621634 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123621634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621634 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621634 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621634 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123621634 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123621634 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621635 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621635 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123621635 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621635 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621635 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621635 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621635 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621635 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621635 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123621635 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123621657 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123621657 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031123621657 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123621657 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123621657 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123621657 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123621657 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(680)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123621660 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621660 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123621660 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123621660 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123621660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123621660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123621660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123621660 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031123621660 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621660 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123621660 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123621660 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621660 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621660 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621660 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621660 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123621663 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621663 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123621663 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123621663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123621663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123621663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123621663 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123621663 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123621663 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123621663 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123621663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123621663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123621663 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123621663 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123621663 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123621663 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123621663 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123621664 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123621664 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123621664 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123621664 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123621664 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123621664 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;51m20241031123621664 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-22 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123621664 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123621664 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123621664 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123621664 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(664)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123622309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622309 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123622309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622309 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622309 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622310 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622310 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622310 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622310 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;45m20241031123622310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622310 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123622310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123622310 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123622310 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123622310 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622310 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123622310 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123622310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123622310 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622312 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123622312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123622312 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(667)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622339 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622339 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622339 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123622339 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123622339 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123622339 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123622339 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622339 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123622339 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123622340 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123622340 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622340 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622340 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622340 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123622340 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622341 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622341 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622341 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123622341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622341 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622341 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622342 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622342 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622342 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622342 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622342 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622342 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622342 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622342 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622342 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622342 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123622342 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123622342 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123622363 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622363 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622363 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622363 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123622363 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622363 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622363 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622363 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622363 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622363 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622364 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622364 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622364 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123622364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123622364 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123622364 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123622364 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
HNBGW_Test.msc2-RAN(670)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622364 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123622364 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123622364 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622364 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123622364 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622366 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622366 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622366 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622366 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622366 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622366 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622366 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622366 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622366 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622366 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123622366 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123622366 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(673)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622412 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622412 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123622412 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123622412 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123622412 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123622412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622412 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123622412 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123622412 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123622412 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123622413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622413 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622413 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622414 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622414 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622414 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622414 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123622414 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123622414 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(676)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622438 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622438 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622438 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123622438 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123622438 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123622438 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123622438 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622438 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123622438 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123622438 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123622438 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622438 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622439 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622439 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622439 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622439 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622439 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622439 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123622439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123622439 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(679)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622465 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622465 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622465 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622465 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622465 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622465 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123622465 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123622465 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123622465 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123622465 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622465 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123622465 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123622466 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123622466 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622466 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622466 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622466 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123622466 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123622467 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123622467 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123622467 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123622467 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123622467 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123622467 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123622467 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123622467 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123622467 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123622467 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123622467 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123622467 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123622467 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123623500 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123623505 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123623508 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123623510 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123623512 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123623514 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123623516 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123623517 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123623519 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123623521 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123623523 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123623524 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123623525 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123623527 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123623529 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123623531 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123623533 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123623536 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123623538 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123623540 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111001001'B, t_guard := 20.000000 }
20241031123623566 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn2-RAN(679)@e41700779a8c: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit
HNBGW_Test.sgsn2-RAN(679)@e41700779a8c: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(682)
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@e41700779a8c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)12564839
[38;5;23m20241031123624588 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123624588 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123624588 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192)[0;m
20241031123624588 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123624588 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbfb967, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123624588 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2910]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123624588 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123624588 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12564839 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123624588 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123624588 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123624588 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234)[0;m
[33m20241031123624588 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12564839 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067)[0;m
[33m20241031123624588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f2110]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123624588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123624588 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12564839 <-> SCCP-17 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128)[0;m
20241031123624588 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-12564839 SCCP-17 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123624588 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123624588 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123624588 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123624588 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123624588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123624588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123624588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123624588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123624588 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000011), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123624588 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123624588 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123624588 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123624588 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123624588 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123624589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123624589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123624589 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123624589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123624589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123624589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123624589 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123624589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123624589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123624589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123624589 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn2-SCCP(678)@e41700779a8c: First idle individual index:0
HNBGW_Test.sgsn2-SCCP(678)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn2-RAN(679)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn2-RAN(679)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.sgsn2-RAN(679)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123624665 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-22 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;45m20241031123625593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123625593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123625593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123625593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123625593 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(12)[0x55a9b43f0dd0]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123627666 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123627666 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123627666 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-22 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123627666 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123627666 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
TC_sgsnpool_L3Complete_valid_nri_20(682)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 682 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123629586 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:46683<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123629586 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:46683<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123629586 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:46683<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123629586 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:46683 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46683<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123629586 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123629586 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43106<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123629586 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:45171<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc2-SCCP(669)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-RAN(667)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(673)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123629587 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123629587 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123629587 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123629587 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123629587 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123629587 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123629587 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123629587 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031123629587 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629587 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123629587 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123629587 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629587 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123629587 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123629587 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123629587 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn0-SCCP(672)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123629587 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123629588 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123629588 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123629588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123629588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123629588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123629588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123629588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123629588 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123629588 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123629588 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123629588 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123629588 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
HNBGW_Test.sgsn1-RAN(676)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123629588 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123629588 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123629588 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123629588 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123629588 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.sgsn2-SCCP(678)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(670)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123629588 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123629588 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123629588 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123629588 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123629588 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123629588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123629588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123629588 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123629588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123629588 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123629588 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123629588 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123629588 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123629588 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123629588 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123629588 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123629588 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123629588 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123629588 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123629588 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123629588 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123629588 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123629588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
HNBGW_Test.msc1-SCCP(666)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123629589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123629589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123629589 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123629589 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123629589 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123629589 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123629589 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123629589 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123629589 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[33m20241031123629589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123629589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123629589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123629589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123629589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123629589 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123629589 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123629589 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12564839)[0x55a9b43f2910]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123629589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123629589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123629589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-17)[0x55a9b43f2110]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123629589 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-12564839 SCCP-17 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225)[0;m
[38;5;43m20241031123629589 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123629589 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123629589 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123629589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123629589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123629589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123629589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123629589 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123629589 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123629589 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
HNBGW_Test.sgsn1-SCCP(675)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(674)@e41700779a8c: Final verdict of PTC: none20241031123629589 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123629589 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn2-M3UA(680)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(671)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(663)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(662)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(677)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(664)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(668)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(657)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(665)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(681)@e41700779a8c: Final verdict of PTC: none
20241031123629602 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_sgsnpool_L3Complete_valid_nri_20(682)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(669): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(670): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(671): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(672): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(673): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(674): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(675): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(676): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(677): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(678): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(679): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(680): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(681): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(682): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44280002300F1102A2A170411E5100010028000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001111001001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 error'.
Thu Oct 31 12:36:29 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc
20241031123629776 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44004<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123630277 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44004<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=314444)
Waiting for packet dumper to finish... 1 (prev_count=314444, count=315084)
[38;5;43m20241031123631588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123631588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123631588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123631588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123631588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123631588 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123631589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123631589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123631589 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'.
------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------
Thu Oct 31 12:36:32 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123632667 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123632667 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123632667 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123632667 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123632667 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-23 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123632667 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_L3Compl_no_cn started.
20241031123633370 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_no_cn-Iuh0(684)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123633385 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123633385 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123633404 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44014<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_no_cn-Iuh1(686)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123633405 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58351 (stream_srv.c:129)[0;m
20241031123633405 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:58351<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123633416 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123633418 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633418 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123633418 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633418 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123633418 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123633418 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633418 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123633418 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123633419 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123633419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123633419 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123633419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123633419 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633419 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633419 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633419 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633419 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123633420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123633420 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123633420 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123633420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123633420 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633420 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;23m20241031123633420 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633420 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633420 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123633420 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123633420 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
20241031123633420 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;23m20241031123633420 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(691)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(691)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(691)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(689)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123633457 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633457 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123633458 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123633458 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123633458 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123633458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633458 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123633458 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633458 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123633459 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123633459 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123633459 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633459 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123633459 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123633459 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633459 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633459 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633459 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123633459 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123633460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123633460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123633460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123633460 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123633460 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123633461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123633461 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633461 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633461 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633461 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633461 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123633461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633461 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123633461 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123633461 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(694)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(694)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(694)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(692)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123633517 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123633517 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123633517 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123633517 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123633517 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123633517 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123633517 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123633517 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123633517 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123633528 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123633528 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58351<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123633528 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58351<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123633528 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123633528 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:58351 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123633528 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:58351 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123633528 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:58351 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123633528 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58351<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123633528 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58351<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123633651 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123633651 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123633651 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123633651 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(691)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123633654 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633654 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123633654 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123633654 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123633654 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123633654 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123633654 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123633656 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633656 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123633656 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123633656 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123633656 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123633656 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123633656 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123633656 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123633656 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123633656 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123633656 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123633656 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123633656 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123633656 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123633656 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123633656 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123633656 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123633656 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123633656 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123633656 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123633657 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633657 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123633657 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633657 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633657 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633657 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633657 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633657 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633657 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123633657 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123633690 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123633690 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123633690 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123633690 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(694)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123633693 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633693 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123633693 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123633693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123633693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123633693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123633693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123633695 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633695 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123633695 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123633695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123633695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123633695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123633695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123633695 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123633695 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123633695 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123633695 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123633695 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123633695 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123633695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123633695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123633695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123633695 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123633695 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123633695 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123633695 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123633696 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123633696 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123633696 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123633696 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123633696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123633696 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123633696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123633696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123633696 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123633697 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123633697 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123633697 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123633697 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123633697 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123633697 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123633697 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123633697 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123633697 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123633697 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(690)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123634460 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123634460 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123634460 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123634460 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123634460 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123634460 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123634460 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634460 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123634460 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123634460 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123634460 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123634460 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123634463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123634463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123634463 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123634463 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123634463 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123634463 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123634463 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634463 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123634463 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123634463 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123634463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123634463 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123634463 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(693)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123634497 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123634497 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123634497 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123634497 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123634497 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123634497 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123634497 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123634497 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123634498 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123634498 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123634498 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123634498 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123634498 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123634498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123634498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123634498 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123634498 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123634498 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634498 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123634498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123634498 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123634498 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123634498 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123634498 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123634498 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123634499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123634499 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123634499 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123634499 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123634499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123634499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123634499 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123634499 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123634500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123634500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123634500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123634500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123634500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123634500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123634500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123634500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123634500 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123634500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123634500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123634500 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;33m20241031123634539 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123634543 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123634546 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123634548 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123634550 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123634551 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123634553 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123634556 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123634558 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123634560 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123634562 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123634564 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123634566 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123634568 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123634570 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123634573 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123634575 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123634577 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123634580 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123634582 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110001110'B, t_guard := 20.000000 }
20241031123634608 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(685)@e41700779a8c: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(696)807294
[38;5;23m20241031123635631 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123635631 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123635631 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031123635631 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123635631 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc517e, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123635631 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f2910]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123635631 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-807294)[0x55a9b43f2910]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123635631 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-807294 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123635631 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123635631 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123635631 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031123635631 [1;31mDCN[0;m[33m [1;31mERROR[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-807294 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205)[0;m
[1;36m20241031123635631 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-807294)[0x55a9b43f2910]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123635631 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-807294)[0x55a9b43f2910]{init}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123635631 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-807294)[0x55a9b43f2910]{init}: Deallocated (fsm.c:568)[0;m
20241031123635631 [1;32mDMAIN[0;m [1;32mINFO[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-807294 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225)[0;m
20241031123635631 [1;31mDRUA[0;m [1;31mERROR[0;m (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:270)[0;m
[38;5;51m20241031123635667 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-23 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;45m20241031123637596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123637596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123637596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123637596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123637596 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(13)[0x55a9b43f0f80]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123638668 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-23 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123641669 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-23 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123644670 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123644670 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123644670 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-23 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123644670 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123644670 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;45m20241031123648487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123648487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123648487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123648487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123648487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(14)[0x55a9b43f3340]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;51m20241031123649671 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123649671 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123649671 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123649671 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123649671 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-24 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123649671 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
[38;5;51m20241031123652672 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-24 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_sgsnpool_L3Compl_no_cn0(696)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard"
MC@e41700779a8c: Test Component 696 has requested to stop MTC. Terminating current testcase execution.
20241031123654620 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44014<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123654620 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123654620 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58351<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123654620 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:58351<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123654620 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:58351 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58351<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123654620 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123654621 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123654621 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123654621 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123654621 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123654621 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123654621 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
20241031123654621 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123654621 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123654621 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123654621 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123654621 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123654621 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123654621 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123654621 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123654621 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(685)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(687)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123654621 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123654621 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123654621 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123654621 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.msc0-RAN(690)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123654622 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123654622 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123654622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123654622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123654622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123654622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[38;5;23m20241031123654622 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123654622 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123654622 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123654622 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123654622 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123654622 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[33m20241031123654622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123654622 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123654622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123654622 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123654622 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123654622 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-SCCP(689)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(692)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123654622 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123654622 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123654622 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.sgsn0-RAN(693)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123654622 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123654622 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123654622 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123654622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123654622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123654622 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123654622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123654622 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123654622 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123654622 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123654622 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-M3UA(694)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Compl_no_cn-Iuh1(686)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(688)@e41700779a8c: Final verdict of PTC: none
20241031123654622 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:44018<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-M3UA(691)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Compl_no_cn-Iuh0(684)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(695)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_L3Compl_no_cn0(696)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout of T_guard"
VirtHNBGW-STATS(683)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(683): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(684): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(685): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(686): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(687): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(689): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(690): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(691): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(692): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(693): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(694): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(696): fail (pass -> fail) reason: "Timeout of T_guard"
MTC@e41700779a8c: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'.
Thu Oct 31 12:36:54 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc
20241031123654678 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123655180 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=165704)
[38;5;51m20241031123655673 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-24 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
Waiting for packet dumper to finish... 1 (prev_count=165704, count=181044)
[38;5;43m20241031123656622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123656622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123656622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123656622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123656622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123656622 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'.
------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------
Thu Oct 31 12:36:57 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_nri_from_other_PLMN started.
20241031123658262 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60376<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_nri_from_other_PLMN-Iuh0(698)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123658277 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123658277 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123658298 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60378<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_nri_from_other_PLMN-Iuh1(700)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123658300 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58492 (stream_srv.c:129)[0;m
20241031123658300 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:58492<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123658309 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:41165<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123658310 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658310 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123658311 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123658311 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658311 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123658312 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123658312 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123658312 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658312 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123658312 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123658312 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658312 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658313 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123658313 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658313 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123658313 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123658313 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123658314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123658314 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658314 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658314 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658314 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658314 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658314 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123658314 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123658314 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(705)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(705)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(705)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(703)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(708)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(708)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(708)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(706)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc2-M3UA(711)@e41700779a8c: *************************************************
HNBGW_Test.msc2-M3UA(711)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc2-M3UA(711)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc2-SCCP(709)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123658408 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123658409 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123658409 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123658409 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123658409 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123658411 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123658411 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123658411 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123658411 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658412 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123658412 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123658412 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123658412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123658412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123658412 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(714)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(714)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(714)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(712)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(717)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(717)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(717)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(715)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn2-M3UA(720)@e41700779a8c: *************************************************
HNBGW_Test.sgsn2-M3UA(720)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn2-M3UA(720)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn2-SCCP(718)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123658524 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123658524 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123658524 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123658524 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123658525 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123658525 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123658525 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123658525 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123658525 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123658533 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58492<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123658533 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58492<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123658533 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58492<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123658533 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123658533 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:58492 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123658533 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:58492 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123658533 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:58492 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123658533 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58492<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123658533 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58492<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123658543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123658543 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123658543 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123658543 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(705)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123658545 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658545 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123658545 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123658545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123658545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123658545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123658545 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123658546 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658546 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123658546 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123658546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123658546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123658546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123658546 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123658546 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123658546 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123658546 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658546 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658546 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123658546 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123658546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658546 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658546 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658546 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123658546 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123658546 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123658547 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658547 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658547 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658547 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658547 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658548 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123658548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123658548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123658548 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123658548 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123658572 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123658572 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123658572 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123658572 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123658572 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123658572 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123658572 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(708)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123658575 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658575 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123658575 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123658575 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123658575 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123658575 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123658575 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123658575 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031123658575 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123658575 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658575 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658575 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123658575 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123658575 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658575 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658575 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658575 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658575 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123658577 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658577 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123658577 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123658577 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123658577 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123658577 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123658577 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123658577 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123658577 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658577 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658577 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123658577 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123658577 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658577 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658577 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658577 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658577 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123658577 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123658577 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658578 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123658579 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658579 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658579 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658579 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658579 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658579 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658579 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123658579 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123658600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123658600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0[0;m
[38;5;43m20241031123658600 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123658600 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123658600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123658600 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123658600 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc2-M3UA(711)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123658603 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658603 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123658603 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123658603 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123658603 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123658603 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123658603 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123658603 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;23m20241031123658603 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658603 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658603 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123658603 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123658603 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658603 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658603 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658603 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658603 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123658605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658605 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123658605 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123658605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123658605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123658605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123658605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123658605 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658605 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658605 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123658605 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123658605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658605 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658605 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658605 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123658605 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123658605 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658607 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123658607 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658607 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658607 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658607 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658607 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658607 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658607 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123658607 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123658641 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123658641 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123658641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123658641 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(714)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123658644 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658644 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123658644 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123658644 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123658644 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123658644 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123658644 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123658646 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658646 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123658646 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123658646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123658646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123658646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123658646 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123658646 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658646 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658646 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123658646 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123658646 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658646 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658646 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658646 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658646 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123658646 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123658646 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658647 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658647 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123658647 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658647 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658647 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658647 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658647 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658647 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658647 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658647 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658648 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123658648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123658648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123658648 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123658648 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123658666 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123658666 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123658666 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123658666 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(717)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123658669 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658669 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123658669 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123658669 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123658669 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123658669 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123658669 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123658671 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658671 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123658671 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123658671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123658671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123658671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123658671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123658671 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123658671 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658671 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123658671 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123658671 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658671 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658671 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658671 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658671 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123658671 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123658671 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658672 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658672 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123658672 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658672 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658672 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658672 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658672 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658672 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658672 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658672 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658673 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658673 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658673 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658673 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658673 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123658673 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123658673 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123658673 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123658673 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;51m20241031123658674 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-24 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;43m20241031123658692 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123658692 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0[0;m
[38;5;43m20241031123658692 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one[0;m
[38;5;43m20241031123658692 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 ?: connection closed[0;m
[38;5;43m20241031123658692 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123658692 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted[0;m
[38;5;43m20241031123658692 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn2-M3UA(720)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123658695 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658695 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123658695 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123658695 [1;31mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message'[0;m
[38;5;43m20241031123658695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123658695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123658695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123658695 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication[0;m
[38;5;43m20241031123658695 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658695 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123658695 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123658695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658695 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658695 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658695 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[38;5;43m20241031123658697 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658697 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123658697 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123658698 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123658698 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123658698 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123658698 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123658698 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123658698 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123658698 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123658698 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123658698 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123658698 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123658698 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123658698 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123658698 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123658698 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123658699 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123658699 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123658699 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123658699 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123658699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123658699 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123658699 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123658699 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123658699 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123658699 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(704)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123659350 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659350 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659351 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659351 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123659351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123659351 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123659351 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123659351 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659351 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123659351 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123659351 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659351 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123659351 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659352 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123659352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659352 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659352 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659352 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659353 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659353 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659353 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659353 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659353 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659353 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659353 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659353 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659353 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123659353 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123659353 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.msc1-RAN(707)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659381 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123659381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123659381 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123659381 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123659381 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659381 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123659381 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123659381 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659381 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123659381 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659383 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659383 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659383 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659383 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659383 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659383 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659383 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659383 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659383 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659383 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659383 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123659383 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123659383 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659407 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659407 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659407 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659407 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659407 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659407 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659408 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659408 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659408 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123659408 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123659408 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123659408 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123659408 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659408 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123659408 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123659408 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: link up (cnlink.c:111)[0;m
HNBGW_Test.msc2-RAN(710)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659408 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659408 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659408 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3[0;m
[38;5;43m20241031123659408 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659411 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659411 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659411 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659411 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659411 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659411 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659411 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659411 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659411 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659411 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123659411 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123659411 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-RAN(713)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659449 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659449 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123659449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123659449 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123659449 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123659449 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659449 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123659449 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123659449 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659449 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123659449 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659451 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659451 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659451 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659451 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659451 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659452 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659452 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659452 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659452 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659452 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123659452 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123659452 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(716)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659476 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659476 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659476 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659476 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659476 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659476 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659476 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659476 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659476 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659476 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123659476 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123659476 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123659476 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123659477 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659477 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123659477 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123659477 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659477 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123659477 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123659478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659479 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659479 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659479 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659479 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659479 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659479 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659479 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659479 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123659479 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123659479 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn2-RAN(719)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659500 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123659500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123659500 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197)[0;m
20241031123659500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123659500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123659500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123659501 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123659501 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123659501 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123659502 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123659502 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123659502 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123659502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123659502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123659502 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123659502 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123659502 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123659502 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123659502 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123659502 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123659503 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123659503 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031123700417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123700417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123700417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123700417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123700417 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(15)[0x55a9b43f6aa0]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031123700540 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123700544 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123700547 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123700548 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123700550 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123700552 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123700554 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123700555 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123700556 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123700558 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123700559 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123700561 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123700562 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123700564 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123700566 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123700568 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123700570 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123700572 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123700575 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123700577 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O
MTC@e41700779a8c: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110101000'B, t_guard := 20.000000 }
20241031123700601 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(713)@e41700779a8c: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(713)@e41700779a8c: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(722)
TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(699)@e41700779a8c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(722)2533191
[38;5;23m20241031123701625 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123701625 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123701625 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192)[0;m
20241031123701625 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123701625 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x26a747, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123701625 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f6aa0]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123701625 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123701625 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-2533191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123701625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123701625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123701625 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234)[0;m
20241031123701625 [1;32mDRUA[0;m [1;32mINFO[0;m GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241)[0;m
[33m20241031123701625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-2533191 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1036)[0;m
[33m20241031123701625 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-2533191 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123701625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f3340]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123701625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123701626 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2533191 <-> SCCP-18 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031123701626 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-2533191 SCCP-18 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123701626 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123701626 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123701626 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123701626 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123701626 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123701626 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123701626 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55a9b43f0f80]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123701626 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55a9b43f0f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123701626 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123701626 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55a9b43f0f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123701626 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123701626 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123701626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123701626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123701626 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123701626 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(712)@e41700779a8c: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(712)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(713)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(713)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(713)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123701674 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123701674 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123701674 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-24 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123701674 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123701674 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
TC_sgsnpool_nri_from_other_PLMN0(722)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110101000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110101000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 722 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123706621 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123706621 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123706621 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123706621 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123706621 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123706621 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123706621 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123706621 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
20241031123706621 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60376<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123706621 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:41165<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;23m20241031123706622 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58492<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123706622 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:58492<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123706622 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:58492<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123706622 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:58492 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58492<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123706622 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123706623 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123706623 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123706623 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123706623 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123706623 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(701)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123706623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031123706623 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123706623 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;49m20241031123706623 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123706623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123706623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123706623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123706623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[38;5;23m20241031123706623 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123706623 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123706623 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[33m20241031123706623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123706623 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123706623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123706623 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123706623 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123706623 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123706623 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123706623 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123706623 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123706623 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123706623 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123706623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123706623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123706623 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123706623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123706623 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123706623 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123706623 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123706623 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn2-SCCP(718)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-RAN(710)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123706623 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123706623 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123706623 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123706623 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123706623 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
HNBGW_Test.msc1-SCCP(706)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123706624 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123706624 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123706624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
HNBGW_Test.msc0-RAN(704)@e41700779a8c: Final verdict of PTC: none
[38;5;45m20241031123706624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123706624 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123706624 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123706624 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123706624 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123706624 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123706624 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc1-RAN(707)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(712)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(699)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(703)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-SCCP(709)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(717)@e41700779a8c: Final verdict of PTC: none[38;5;23m20241031123706624 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706624 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123706624 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123706624 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706624 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123706624 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123706624 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123706624 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.sgsn2-RAN(719)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123706624 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706624 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123706624 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123706624 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer[0;m
[38;5;23m20241031123706625 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706625 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123706625 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED[0;m
HNBGW_Test.msc1-M3UA(708)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123706624 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123706624 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123706625 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123706625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123706625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123706625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123706625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123706625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123706625 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123706625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123706625 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn1-RAN(716)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123706625 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123706625 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123706625 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123706625 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123706625 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123706625 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123706625 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123706625 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123706625 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123706625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123706625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123706625 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123706625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123706625 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123706625 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123706625 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123706625 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123706626 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
20241031123706626 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60378<->l=127.0.0.1:4261 (telnet_interface.c:138)
[33m20241031123706628 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123706628 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123706628 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55a9b43f0f80]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123706628 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(18)[0x55a9b43f0f80]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123706628 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123706628 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123706628 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123706628 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2533191)[0x55a9b43f6aa0]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123706628 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123706628 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123706628 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55a9b43f3340]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123706628 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-2533191 SCCP-18 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225)[0;m
20241031123706628 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:138)
VirtHNBGW-STATS(697)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(705)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(715)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn2-M3UA(720)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN-Iuh0(698)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN-Iuh1(700)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc2-M3UA(711)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(721)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(714)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(702)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_nri_from_other_PLMN0(722)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110101000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(697): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(698): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(699): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(700): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(701): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(702): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(703): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(704): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(705): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(706): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(707): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(708): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(709): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-RAN(710): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(711): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(712): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(713): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(714): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(715): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(716): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(717): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(718): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(719): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(720): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(721): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(722): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000005F44241002399F9992A2A170411E5100010024100'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110101000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN error'.
[38;5;51m20241031123706675 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123706675 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123706675 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123706675 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123706675 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-25 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123706675 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
Thu Oct 31 12:37:06 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc
20241031123706804 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37336<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123707306 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37336<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=322364)
Waiting for packet dumper to finish... 1 (prev_count=322364, count=326536)
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123708624 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123708625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123708625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123708625 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123708626 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123708626 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123708626 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'.
------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------
Thu Oct 31 12:37:09 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123709676 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-25 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started.
20241031123710391 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(724)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123710405 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123710405 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123710421 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(726)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123710422 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54468 (stream_srv.c:129)[0;m
20241031123710422 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:54468<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123710435 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:34585<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123710438 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710438 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123710439 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123710439 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710439 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710439 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710439 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710439 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123710440 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710440 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710440 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710440 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123710440 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710440 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710440 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710440 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123710440 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
[38;5;45m20241031123710440 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710440 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710440 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710440 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710440 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710440 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123710440 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123710440 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[33m20241031123710440 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710440 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710441 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710441 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123710441 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710441 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710441 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710441 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123710442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123710442 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710442 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710442 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710442 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123710442 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710442 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123710442 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123710442 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(731)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(731)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(731)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(729)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc1-M3UA(734)@e41700779a8c: *************************************************
HNBGW_Test.msc1-M3UA(734)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc1-M3UA(734)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc1-SCCP(732)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123710498 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123710498 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123710498 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710498 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710498 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123710499 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123710499 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123710500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123710500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123710500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123710500 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710501 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710501 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123710501 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123710501 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123710501 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710501 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123710501 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123710501 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(737)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(737)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(737)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(735)@e41700779a8c: v_sccp_pdu_maxlen:268
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn1-M3UA(740)@e41700779a8c: *************************************************
HNBGW_Test.sgsn1-M3UA(740)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn1-M3UA(740)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn1-SCCP(738)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123710580 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123710580 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123710580 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123710580 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123710581 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123710581 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123710581 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123710581 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123710581 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123710587 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54468<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123710587 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54468<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123710587 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54468<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123710587 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123710587 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:54468 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123710587 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:54468 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123710587 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:54468 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123710587 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54468<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123710587 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54468<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123710668 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123710668 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123710668 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123710668 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(731)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123710671 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710671 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123710671 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123710671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123710671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123710671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123710671 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123710673 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710673 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123710673 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123710673 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123710673 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123710673 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123710673 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123710673 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123710673 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123710673 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123710673 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123710673 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123710673 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123710673 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123710673 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123710673 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123710673 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123710673 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710674 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710674 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123710674 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710674 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710674 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710674 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710674 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710674 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710674 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123710674 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123710693 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123710693 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0[0;m
[38;5;43m20241031123710693 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123710693 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc1-M3UA(734)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123710696 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710696 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123710696 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123710696 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123710696 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123710696 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123710696 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123710697 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710697 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123710697 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123710697 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123710697 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123710697 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123710697 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123710697 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123710697 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123710697 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123710697 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123710697 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123710697 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123710697 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123710697 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123710697 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123710697 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123710697 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710698 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710698 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123710698 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710698 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710698 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710699 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710699 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710699 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710699 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710699 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123710699 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123710727 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123710727 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123710727 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123710727 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(737)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123710730 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710730 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123710730 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123710730 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123710730 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123710730 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123710730 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123710731 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710731 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123710731 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123710731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123710731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123710731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123710731 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123710731 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123710731 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123710731 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123710731 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123710731 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123710731 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123710731 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123710731 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123710732 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123710732 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123710732 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710733 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710733 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123710733 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710733 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710733 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710733 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710733 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710733 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710733 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123710733 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123710756 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123710756 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0[0;m
[38;5;43m20241031123710756 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123710756 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn1-M3UA(740)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123710758 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710758 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123710758 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123710758 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123710758 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123710758 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123710758 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123710759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123710759 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123710759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123710759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123710759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123710759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123710760 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123710760 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123710760 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123710760 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123710760 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123710760 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123710760 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123710760 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123710760 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123710760 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123710760 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123710761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123710761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123710761 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123710761 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123710761 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123710761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123710761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123710761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123710761 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123710761 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(730)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711478 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711478 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711478 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123711478 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123711478 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123711478 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123711478 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711478 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123711478 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123711478 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711478 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123711478 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711480 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711480 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711480 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711480 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711480 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711480 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711480 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711480 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711480 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123711480 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123711480 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711500 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123711500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123711500 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123711500 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123711500 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711500 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123711500 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123711500 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711500 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2[0;m
[38;5;43m20241031123711500 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc1-RAN(733)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711503 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711503 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711503 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711503 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711503 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711503 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711503 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711503 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711503 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711503 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711503 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123711503 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123711503 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(736)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711535 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123711535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123711535 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123711535 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123711535 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711535 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123711535 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123711535 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711535 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123711535 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711538 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711538 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711538 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711538 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711538 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711538 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711538 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711538 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123711538 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123711538 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn1-RAN(739)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123711564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711565 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711565 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711565 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123711565 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123711565 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197)[0;m
20241031123711565 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123711565 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711565 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123711565 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123711565 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711565 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2[0;m
[38;5;43m20241031123711565 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123711567 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123711567 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123711567 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123711567 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123711567 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123711567 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123711567 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123711567 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123711567 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123711567 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123711567 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123711567 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123711567 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;45m20241031123712476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123712476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123712476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123712476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123712476 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(16)[0x55a9b4411650]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031123712594 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123712598 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123712601 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123712604 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123712606 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123712608 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123712609 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123712611 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123712613 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123712615 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123712617 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123712619 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123712620 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123712622 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123712624 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123712626 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123712628 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123712630 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123712632 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123712634 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111011100'B, t_guard := 20.000000 }
20241031123712658 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123712677 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-25 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
HNBGW_Test.sgsn0-RAN(736)@e41700779a8c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(736)@e41700779a8c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(742)
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(725)@e41700779a8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(742)899848
[38;5;23m20241031123713683 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123713683 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123713683 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031123713683 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123713683 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdbb08, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123713683 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123713683 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123713683 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-899848 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123713683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123713683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123713683 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031123713683 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-899848 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123713683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b43f6aa0]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123713683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123713683 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-899848 <-> SCCP-19 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031123713683 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-899848 SCCP-19 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123713683 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123713683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123713683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123713683 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123713683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123713683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123713683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55a9b43f3340]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123713683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55a9b43f3340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123713683 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123713683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55a9b43f3340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123713683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123713683 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123713683 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123713683 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123713683 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123713683 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(735)@e41700779a8c: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(735)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(736)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(736)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(736)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123715677 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-25 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(742)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111011100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111011100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 742 has requested to stop MTC. Terminating current testcase execution.
[38;5;51m20241031123718678 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123718678 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123718678 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-25 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123718678 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123718678 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[38;5;23m20241031123718679 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54468<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123718679 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54468<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123718679 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:54468<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123718679 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:54468 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54468<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123718679 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123718679 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123718679 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123718679 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123718679 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123718679 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123718679 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123718679 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123718679 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;33m20241031123718679 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:34585<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031123718680 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.msc0-SCCP(729)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-SCCP(732)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(727)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-RAN(739)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(725)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(730)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(735)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123718681 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123718681 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123718681 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123718681 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123718681 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc1-RAN(733)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123718681 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123718681 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123718681 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123718681 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123718681 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123718681 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123718681 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123718681 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123718681 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123718681 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123718681 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;23m20241031123718681 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123718681 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123718681 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123718681 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
IPA-CTRL-CLI-IPA(728)@e41700779a8c: Final verdict of PTC: none
[38;5;49m20241031123718681 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123718681 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123718681 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123718681 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123718681 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123718681 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(724)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123718681 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123718681 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123718681 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123718681 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123718681 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123718681 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123718681 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123718681 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123718682 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123718682 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
HNBGW_Test.msc0-M3UA(731)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-SCCP(738)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123718682 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718682 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123718682 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123718682 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123718682 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123718682 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123718682 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123718682 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123718682 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(726)@e41700779a8c: Final verdict of PTC: none[38;5;43m20241031123718682 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123718682 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123718682 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123718682 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123718682 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123718682 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123718682 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123718682 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123718682 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123718682 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123718682 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
20241031123718682 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123718682 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW_Test.sgsn0-M3UA(737)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn1-M3UA(740)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc1-M3UA(734)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(723)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(741)@e41700779a8c: Final verdict of PTC: none
[33m20241031123718686 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123718686 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123718686 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55a9b43f3340]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123718686 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(19)[0x55a9b43f3340]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123718686 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123718686 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123718686 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123718686 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-899848)[0x55a9b4411650]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123718686 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123718686 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123718686 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55a9b43f6aa0]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123718686 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-899848 SCCP-19 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(742)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111011100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(723): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(724): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(725): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(726): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(727): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(728): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(729): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(730): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(731): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(732): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-RAN(733): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(734): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(741): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(742): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000111011100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error'.
Thu Oct 31 12:37:18 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc
20241031123718844 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123719345 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=223552)
Waiting for packet dumper to finish... 1 (prev_count=223552, count=251384)
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123720682 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'.
------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------
Thu Oct 31 12:37:21 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started.
20241031123722431 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(744)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123722446 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123722446 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123722463 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(746)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123722465 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36398 (stream_srv.c:129)[0;m
20241031123722465 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:36398<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123722481 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:36509<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123722483 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722483 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123722484 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123722484 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123722485 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722485 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123722485 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123722485 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722485 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722485 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722485 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123722485 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123722485 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722485 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722485 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722485 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722486 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722486 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123722486 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722486 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123722486 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123722486 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
20241031123722487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123722487 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722487 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722487 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722487 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722487 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123722487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722487 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123722487 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123722487 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(751)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(751)@e41700779a8c: M3UA emulation initiated, the test can be started
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(751)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(749)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123722520 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722520 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123722521 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123722521 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123722521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722521 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123722521 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722521 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722521 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722521 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123722522 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123722522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123722522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123722522 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722522 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722522 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722522 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123722522 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722522 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123722522 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123722522 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123722523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123722523 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123722523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123722523 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722523 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722523 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722523 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722523 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123722524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123722524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123722524 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123722524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123722524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123722524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123722524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123722524 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123722524 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(754)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(754)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(754)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(752)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123722586 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123722586 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123722586 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123722586 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123722586 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123722586 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123722586 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123722586 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123722586 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123722593 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:36398<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123722593 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:36398<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123722593 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:36398<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123722593 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123722593 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:36398 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123722593 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:36398 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123722593 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:36398 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123722593 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:36398<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123722593 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:36398<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123722716 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123722716 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123722716 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123722716 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(751)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123722719 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722719 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123722719 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123722719 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123722719 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123722719 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123722719 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123722720 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722720 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123722720 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123722720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123722720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123722720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123722720 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123722720 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123722720 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123722721 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123722721 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123722721 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123722721 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123722721 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123722721 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123722721 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123722721 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123722721 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123722722 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722722 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123722722 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722722 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722722 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722722 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722722 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722722 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722722 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123722722 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123722755 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123722755 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123722755 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123722755 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(754)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123722759 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722759 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123722759 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123722759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123722759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123722759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123722759 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123722760 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722760 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123722760 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123722760 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123722760 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123722760 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123722761 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;43m20241031123722761 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123722761 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;23m20241031123722761 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;49m20241031123722761 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123722761 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123722761 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123722761 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123722761 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123722761 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123722761 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123722761 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123722762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123722762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123722762 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123722762 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123722762 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123722762 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123722762 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123722762 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123722762 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123722762 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(750)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123723524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123723524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123723524 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123723524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123723524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123723524 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123723524 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723524 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123723524 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123723524 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123723524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123723524 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123723524 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123723524 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123723525 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123723525 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123723525 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123723525 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723525 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123723525 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123723525 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123723525 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123723526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123723526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123723526 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123723526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123723526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123723526 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123723526 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723526 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123723526 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123723526 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123723526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123723526 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123723526 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(753)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123723563 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123723563 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123723563 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123723563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123723563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123723563 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123723563 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723563 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123723563 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123723563 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123723563 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123723563 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123723564 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123723564 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123723564 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123723564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123723564 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123723564 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123723564 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123723564 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123723564 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123723564 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123723564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123723564 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123723564 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;51m20241031123723678 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123723678 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123723678 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123723678 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123723678 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-26 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123723679 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
[38;5;45m20241031123724589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:327)[0;m
[38;5;45m20241031123724589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1187)[0;m
[38;5;45m20241031123724589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551)[0;m
[38;5;45m20241031123724589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{IDLE}: Freeing instance (sccp_scoc.c:551)[0;m
[38;5;45m20241031123724589 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(17)[0x55a9b43f1120]{IDLE}: Deallocated (fsm.c:568)[0;m
[38;5;33m20241031123724600 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123724605 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123724607 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123724610 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123724613 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123724615 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123724616 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123724618 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123724620 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123724622 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123724623 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123724625 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123724627 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123724630 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123724632 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428)[0;m
[38;5;33m20241031123724635 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428)[0;m
[38;5;33m20241031123724636 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428)[0;m
[38;5;33m20241031123724638 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428)[0;m
[38;5;33m20241031123724640 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428)[0;m
[38;5;33m20241031123724642 [1;34mDLCTRL[0;m[38;5;33m [1;34mDEBUG[0;m[38;5;33m Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428)[0;m
MTC@e41700779a8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } }
MTC@e41700779a8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001011'B, t_guard := 20.000000 }
20241031123724663 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:192)
HNBGW_Test.sgsn0-RAN(753)@e41700779a8c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit
HNBGW_Test.sgsn0-RAN(753)@e41700779a8c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(756)
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(745)@e41700779a8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(756)8519729
[38;5;23m20241031123725687 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123725687 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123725687 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192)[0;m
20241031123725687 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22)[0;m
20241031123725687 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x820031, normal) (hnbgw_rua.c:388)[0;m
[1;36m20241031123725687 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua[0x55a9b43f1120]{init}: Allocated (fsm.c:456)[0;m
[1;36m20241031123725687 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{init}: State change to init (X31, 5s) (context_map_rua.c:85)[0;m
20241031123725687 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8519729 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97)[0;m
20241031123725687 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123725687 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
20241031123725687 [1;34mDRUA[0;m [1;34mDEBUG[0;m GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234)[0;m
[33m20241031123725687 [1;32mDCN[0;m[33m [1;32mINFO[0;m[33m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8519729 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114)[0;m
[33m20241031123725687 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp[0x55a9b4411650]{init}: Allocated (fsm.c:456)[0;m
[33m20241031123725687 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93)[0;m
20241031123725687 [1;33mDRUA[0;m [1;33mNOTICE[0;m New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8519729 <-> SCCP-20 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128)[0;m
20241031123725687 [1;34mDRUA[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) RUA-8519729 SCCP-20 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293)[0;m
[1;36m20241031123725687 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299)[0;m
20241031123725687 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Rx CO IM (Initial UE Message) (ranap_common_cn.c:41)[0;m
20241031123725687 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635)[0;m
[1;36m20241031123725687 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171)[0;m
[33m20241031123725687 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199)[0;m
[38;5;45m20241031123725687 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123725687 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55a9b43f6aa0]{IDLE}: Allocated (fsm.c:456)[0;m
[38;5;45m20241031123725687 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55a9b43f6aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;43m20241031123725687 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401)[0;m
[38;5;47m20241031123725687 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123725687 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123725687 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123725687 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123725687 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123725688 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123725688 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123725688 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123725688 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
[38;5;45m20241031123725688 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55a9b43f6aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974)[0;m
[33m20241031123725688 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276)[0;m
[1;36m20241031123725688 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{init}: State change to connected (no timeout) (context_map_rua.c:229)[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123725688 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123725688 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123725688 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123725688 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.sgsn0-SCCP(752)@e41700779a8c: First idle individual index:0
HNBGW_Test.sgsn0-SCCP(752)@e41700779a8c: Warning: Stopping inactive timer T_ias[0].
HNBGW_Test.sgsn0-RAN(753)@e41700779a8c: Dynamic test case error: Performing a valueof or send operation on a non-specific octetstring template.
HNBGW_Test.sgsn0-RAN(753)@e41700779a8c: setverdict(error): none -> error
HNBGW_Test.sgsn0-RAN(753)@e41700779a8c: Final verdict of PTC: error
[38;5;51m20241031123726679 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-26 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;51m20241031123729680 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-26 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(756)@e41700779a8c: setverdict(fail): none -> fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MC@e41700779a8c: Test Component 756 has requested to stop MTC. Terminating current testcase execution.
[38;5;23m20241031123730682 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123730682 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123730682 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123730682 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123730682 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[1;36m20241031123730682 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184)[0;m
[1;36m20241031123730682 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303)[0;m
[33m20241031123730682 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324)[0;m
[38;5;23m20241031123730682 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:36398<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123730682 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:36398<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123730682 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:36398<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123730682 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:36398 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36398<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123730682 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
20241031123730682 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123730682 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:36509<->l=127.0.0.1:4262) (control_if.c:193)[0;m
20241031123730683 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123730683 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123730683 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123730683 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123730683 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123730683 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123730683 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123730683 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123730683 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123730683 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123730683 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123730683 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123730683 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123730683 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123730683 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(747)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123730683 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;23m20241031123730683 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123730683 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
HNBGW_Test.msc0-SCCP(749)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(745)@e41700779a8c: Final verdict of PTC: none[38;5;23m20241031123730683 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW_Test.msc0-RAN(750)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123730683 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123730683 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123730683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123730683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123730683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123730683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123730683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123730683 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123730683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123730683 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[33m20241031123730683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{wait_cc}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189)[0;m
[38;5;43m20241031123730683 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123730683 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123730683 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123730683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123730683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123730683 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123730683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123730683 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123730683 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123730683 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123730683 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.sgsn0-SCCP(752)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(744)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(751)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(746)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(754)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(748)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(743)@e41700779a8c: Final verdict of PTC: none
20241031123730684 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:138)
HNBGW-MGCP(755)@e41700779a8c: Final verdict of PTC: none
TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(756)@e41700779a8c: Final verdict of PTC: fail reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(743): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(744): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(745): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(746): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(747): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(748): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(749): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(750): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(751): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): error (pass -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(755): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(756): fail (error -> error) reason: "Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '00'O } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O ("\t&"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '080101D471000008292624000000003000F1102A2A170411E51000'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000000001011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"
MTC@e41700779a8c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink error'.
[33m20241031123730688 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{wait_cc}: Timeout of X31 (fsm.c:317)[0;m
[38;5;45m20241031123730688 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890)[0;m
[38;5;45m20241031123730688 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55a9b43f6aa0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931)[0;m
[38;5;45m20241031123730688 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m SCCP-SCOC(20)[0x55a9b43f6aa0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1069)[0;m
[33m20241031123730688 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:503)[0;m
[1;36m20241031123730688 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202)[0;m
[1;36m20241031123730688 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{disrupted}: Freeing instance (context_map.c:202)[0;m
[1;36m20241031123730688 [1;34mDHNB[0;m[1;36m [1;34mDEBUG[0;m[1;36m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8519729)[0x55a9b43f1120]{disrupted}: Deallocated (fsm.c:568)[0;m
[33m20241031123730688 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206)[0;m
[33m20241031123730688 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{disconnected}: Freeing instance (context_map.c:206)[0;m
[33m20241031123730688 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-20)[0x55a9b4411650]{disconnected}: Deallocated (fsm.c:568)[0;m
20241031123730688 [1;32mDMAIN[0;m [1;32mINFO[0;m (NULL) RUA-8519729 SCCP-20 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225)[0;m
Thu Oct 31 12:37:30 UTC 2024
[1;31m------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc
20241031123730750 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123731252 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=182756)
Waiting for packet dumper to finish... 1 (prev_count=182756, count=183396)
[38;5;51m20241031123732681 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-26 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[38;5;43m20241031123732684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123732684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123732684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123732684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123732684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123732684 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'.
------ HNBGW_Tests.TC_second_rab_assignment ------
Thu Oct 31 12:37:33 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_second_rab_assignment started.
20241031123734329 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:48998<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123734343 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49014<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_second_rab_assignment-Iuh0(758)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123734344 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123734344 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123734357 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123734359 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734359 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123734359 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734359 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123734360 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123734360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123734360 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734360 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734360 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123734360 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734360 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734360 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734360 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734360 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123734360 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123734360 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123734361 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734361 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123734361 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734361 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734361 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734361 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123734362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123734362 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123734362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123734362 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734362 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734362 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734362 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123734362 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123734362 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734362 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123734362 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123734362 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(763)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(763)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(763)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(761)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123734398 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734398 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123734398 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734398 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123734398 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734398 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123734399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123734399 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734399 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123734399 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123734399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123734399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123734399 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123734399 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
[38;5;45m20241031123734399 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734399 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734399 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734399 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123734399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123734399 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
20241031123734400 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734400 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123734400 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734400 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734400 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734400 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734401 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123734401 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734401 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123734401 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734401 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734401 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734401 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734401 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734401 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734401 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123734401 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734401 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734401 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734401 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123734401 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;23m20241031123734401 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(766)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(766)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(766)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(764)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123734467 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123734467 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123734467 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123734467 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123734467 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123734467 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123734467 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123734467 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123734467 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;43m20241031123734593 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123734593 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123734593 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123734593 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(763)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123734597 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734597 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123734597 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123734597 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123734597 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123734597 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123734597 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123734598 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734598 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123734598 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123734598 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123734598 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123734598 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123734598 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123734598 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123734598 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123734598 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123734598 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123734598 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123734599 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123734599 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123734599 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123734599 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123734599 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123734599 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123734600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123734600 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734600 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734600 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734600 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734600 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123734600 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123734638 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123734638 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123734638 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123734638 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(766)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123734641 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734641 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123734641 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123734641 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123734641 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123734641 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123734641 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123734642 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734642 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123734642 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123734642 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123734642 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123734642 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123734642 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123734642 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123734642 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123734642 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123734642 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123734642 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123734642 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123734642 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123734642 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123734642 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123734643 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123734643 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123734644 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123734644 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123734644 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123734644 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123734644 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123734644 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123734644 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123734644 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123734644 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123734644 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(762)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123735402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123735402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123735402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123735402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123735402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123735402 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123735402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123735402 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123735402 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123735402 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123735402 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123735402 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123735402 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123735402 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735402 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123735403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123735403 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123735403 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123735403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735403 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123735403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123735403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123735403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123735403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123735403 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(765)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123735445 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123735445 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123735445 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123735445 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123735445 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123735445 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123735445 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123735445 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123735446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123735446 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123735446 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123735446 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123735446 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123735446 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123735446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735446 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123735446 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123735446 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123735446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123735446 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123735447 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123735447 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123735447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123735447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123735447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123735447 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123735447 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123735447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123735447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123735447 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123735491 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49014<->l=127.0.0.1:4261 (telnet_interface.c:138)
20241031123735492 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:48998<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;23m20241031123735492 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123735492 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123735492 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123735492 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123735492 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;33m20241031123735493 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-M3UA(763)@e41700779a8c: Final verdict of PTC: none
TC_second_rab_assignment-Iuh0-RUA(759)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-SCCP(761)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(766)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(765)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(764)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(757)@e41700779a8c: Final verdict of PTC: none
TC_second_rab_assignment-Iuh0(758)@e41700779a8c: Final verdict of PTC: none
TC_second_rab_assignment0(768)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(762)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(760)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(767)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(757): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_second_rab_assignment-Iuh0(758): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(759): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(760): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(761): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(762): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(763): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(767): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_second_rab_assignment0(768): none (error -> error)
MTC@e41700779a8c: Test case TC_second_rab_assignment finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment error'.
Thu Oct 31 12:37:35 UTC 2024
[1;31m------ HNBGW_Tests.TC_second_rab_assignment error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc
20241031123735550 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;23m20241031123735605 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123735605 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123735605 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123735605 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123735605 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123735605 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123735605 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123735605 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123735605 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123735606 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123735606 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123735606 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123735606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123735606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123735606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123735606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123735606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123735606 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123735606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123735606 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;23m20241031123735606 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123735606 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123735606 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123735606 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123735606 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123735606 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123735606 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123735606 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123735606 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123735606 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123735606 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123735606 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123735606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123735606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123735606 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123735606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123735606 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123735606 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123735606 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123735606 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;51m20241031123735681 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123735681 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123735681 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-26 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123735681 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123735681 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
20241031123736051 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90776)
Waiting for packet dumper to finish... 1 (prev_count=90776, count=143180)
[38;5;43m20241031123737606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123737606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123737606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123737606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123737606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123737606 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment error' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'.
------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------
Thu Oct 31 12:37:38 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_hnb_reregister_reuse_sctp_assoc started.
20241031123739125 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4261 (telnet_interface.c:192)
20241031123739144 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_hnb_reregister_reuse_sctp_assoc-Iuh0(770)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123739146 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123739146 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123739160 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:46715<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123739162 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739162 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123739163 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739163 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123739163 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739163 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123739164 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739164 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123739164 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739164 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739164 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739164 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123739164 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739164 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739164 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739164 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739164 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123739164 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123739164 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123739165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123739165 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739165 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123739165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739165 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123739165 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739165 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739165 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739165 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123739166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123739166 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739166 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739166 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739166 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123739166 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123739166 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739166 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123739166 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123739166 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-M3UA(775)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(775)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(775)@e41700779a8c: *************************************************
HNBGW_Test.msc0-SCCP(773)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123739205 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739205 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123739205 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739205 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123739205 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739205 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123739206 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739206 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123739206 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739206 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739206 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739206 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123739206 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123739206 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739206 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739206 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739206 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123739206 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123739206 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123739207 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739207 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123739207 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739207 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739207 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123739207 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739207 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739207 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739207 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739208 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123739208 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123739208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123739208 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123739208 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(778)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-M3UA(778)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(778)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-SCCP(776)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;43m20241031123739399 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123739399 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123739399 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123739399 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(775)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123739402 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739402 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123739402 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123739402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123739402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123739402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123739402 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123739403 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739403 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123739403 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123739403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123739403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123739403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123739403 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123739403 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123739403 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123739403 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123739403 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123739403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123739403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123739403 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123739403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123739403 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123739403 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123739403 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123739405 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739405 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123739405 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739405 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739405 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739405 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739405 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739405 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739405 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123739405 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123739441 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123739441 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123739441 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123739441 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(778)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123739444 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739444 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123739444 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123739444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123739444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123739444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123739444 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123739446 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739446 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123739446 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123739446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123739446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123739446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123739446 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123739446 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123739446 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123739446 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123739446 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123739446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123739446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123739446 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123739446 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123739446 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123739446 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123739446 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123739447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123739447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123739447 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123739447 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123739447 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123739447 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123739447 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123739447 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123739447 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123739447 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(774)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123740208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123740208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123740208 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123740208 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123740208 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123740208 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123740208 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740208 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123740209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123740209 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123740209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123740209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123740209 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123740209 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123740209 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740209 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123740209 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123740209 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123740209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123740209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123740209 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123740209 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123740211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123740211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123740211 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123740211 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123740211 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123740211 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123740211 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740211 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123740211 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123740211 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123740211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123740211 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123740211 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(777)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123740246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123740246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123740246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123740246 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123740246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123740246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123740246 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123740246 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123740247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123740247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123740247 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123740247 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123740247 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123740247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123740247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123740247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123740247 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
20241031123740247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123740247 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123740247 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123740247 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740247 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123740247 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123740247 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123740247 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123740248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123740248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123740248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123740248 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123740248 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123740249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123740249 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123740249 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123740249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123740249 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123740249 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123740249 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123740249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123740249 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123740249 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123740249 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123740249 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123740249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123740249 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123740249 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
[38;5;23m20241031123740269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123740269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123740269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123740269 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123740269 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123740269 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123740269 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123740269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123740269 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123740275 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123740275 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123740275 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192)[0;m
20241031123740276 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307)[0;m
20241031123740276 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460)[0;m
[38;5;23m20241031123740477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123740477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123740477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123740477 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123740477 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123740477 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123740477 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123740477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123740477 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
MTC@e41700779a8c: talloc reports "struct hnb_context" x 1, expecting 1
MTC@e41700779a8c: ok: talloc reports "asn1_context" = 1 bytes
HNBGW_Test.sgsn0-SCCP(776)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123740483 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123740483 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123740483 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123740483 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123740483 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123740483 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123740483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123740483 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123740483 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123740483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123740483 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123740483 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123740483 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123740483 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123740484 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123740483 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;33m20241031123740484 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:46715<->l=127.0.0.1:4262) (control_if.c:193)[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123740484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123740484 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123740484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123740484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123740484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123740484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123740484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123740484 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123740484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123740484 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-SCCP(773)@e41700779a8c: Final verdict of PTC: none
TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(771)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123740484 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123740484 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123740484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
HNBGW_Test.sgsn0-M3UA(778)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(777)@e41700779a8c: Final verdict of PTC: none
[38;5;45m20241031123740484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123740484 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123740484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123740484 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123740484 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123740484 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123740484 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
HNBGW_Test.msc0-M3UA(775)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123740484 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123740484 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123740484 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123740484 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123740484 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123740484 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123740484 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123740484 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123740484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123740484 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
HNBGW-MGCP(779)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(774)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(772)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(769)@e41700779a8c: Final verdict of PTC: none
TC_hnb_reregister_reuse_sctp_assoc-Iuh0(770)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
20241031123740487 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4261 (telnet_interface.c:138)
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: pass
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(770): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(771): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass)
MTC@e41700779a8c: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'.
Thu Oct 31 12:37:40 UTC 2024
[1;32m====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ======[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc
20241031123740539 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123740682 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Timeout of X26 (fsm.c:317)[0;m
[38;5;51m20241031123740682 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147)[0;m
[38;5;51m20241031123740682 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391)[0;m
[38;5;51m20241031123740682 [1;33mDLPFCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171)[0;m
[38;5;51m20241031123740682 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-27 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270)[0;m
[38;5;51m20241031123740682 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291)[0;m
20241031123741040 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=129232)
Waiting for packet dumper to finish... 1 (prev_count=129232, count=149532)
[38;5;43m20241031123742484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123742484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123742484 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123742485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123742485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123742485 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0).
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'.
------ HNBGW_Tests.TC_apply_sccp ------
Thu Oct 31 12:37:43 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
[38;5;51m20241031123743683 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-27 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0).
MTC@e41700779a8c: Test case TC_apply_sccp started.
20241031123744116 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_apply_sccp-Iuh0(781)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123744131 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129)[0;m
20241031123744131 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
20241031123744151 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59956<->l=127.0.0.1:4261 (telnet_interface.c:192)
TC_apply_sccp-Iuh1(783)@e41700779a8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
[38;5;23m20241031123744154 [1;32mDLINP[0;m[38;5;23m [1;32mINFO[0;m[38;5;23m SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54403 (stream_srv.c:129)[0;m
20241031123744154 [1;32mDMAIN[0;m [1;32mINFO[0;m New HNB SCTP connection r=127.0.0.1:54403<->l=127.0.0.1:29169 (hnbgw.c:791)[0;m
[38;5;33m20241031123744166 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m accept()ed new CTRL connection from (r=127.0.0.1:35997<->l=127.0.0.1:4262) (control_if.c:570)[0;m
[33m20241031123744168 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744168 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123744168 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744168 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123744169 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744169 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123744170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123744170 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-1)[0x55a9b4381060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123744170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123744170 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744170 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744170 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[33m20241031123744170 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744170 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua[0;m
[38;5;43m20241031123744170 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744170 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123744170 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123744170 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down[0;m
20241031123744171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123744171 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744171 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-3)[0x55a9b43e8130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123744171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123744171 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744171 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744171 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744171 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744171 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-2)[0x55a9b437e260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123744172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4[0;m
[38;5;43m20241031123744172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing[0;m
[38;5;43m20241031123744172 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route![0;m
[38;5;43m20241031123744172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744172 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3[0;m
[38;5;43m20241031123744172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing[0;m
[38;5;43m20241031123744172 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua[0;m
[38;5;43m20241031123744172 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.msc0-M3UA(788)@e41700779a8c: *************************************************
HNBGW_Test.msc0-M3UA(788)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.msc0-M3UA(788)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.msc0-SCCP(786)@e41700779a8c: v_sccp_pdu_maxlen:268
[33m20241031123744212 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744212 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123744213 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744213 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123744213 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744213 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
[33m20241031123744213 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771)[0;m
20241031123744213 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123744214 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744214 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123744214 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744214 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744214 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744214 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744214 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744214 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744214 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744214 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-3)[0x55a9b43ea770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147)[0;m
20241031123744215 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744215 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-2)[0x55a9b43e9de0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147)[0;m
20241031123744215 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744215 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-1)[0x55a9b43e9450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123744215 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744215 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing[0;m
[38;5;43m20241031123744215 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route![0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing[0;m
[38;5;43m20241031123744215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua[0;m
[38;5;43m20241031123744215 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down[0;m
[38;5;23m20241031123744216 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123744216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744216 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744216 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744216 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123744216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123744216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123744216 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down[0;m
MTC@e41700779a8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT
HNBGW_Test.sgsn0-M3UA(791)@e41700779a8c: *************************************************
HNBGW_Test.sgsn0-M3UA(791)@e41700779a8c: M3UA emulation initiated, the test can be started
HNBGW_Test.sgsn0-M3UA(791)@e41700779a8c: *************************************************
MTC@e41700779a8c: Starting RAN_Emulation
HNBGW_Test.sgsn0-SCCP(789)@e41700779a8c: v_sccp_pdu_maxlen:268
[38;5;23m20241031123744278 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123744278 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123744278 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123744278 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123744278 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560)[0;m
20241031123744278 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123744278 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123744278 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123744278 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): none -> pass
[38;5;23m20241031123744289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54403<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123744289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54403<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123744289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54403<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192)[0;m
20241031123744289 [1;34mDMAIN[0;m [1;34mDEBUG[0;m Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22)[0;m
20241031123744289 [1;31mDLGLOBAL[0;m [1;31mERROR[0;m counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221)
20241031123744289 [1;34mDLGLOBAL[0;m [1;34mDEBUG[0;m validating counter group 0x55a9b2664be0(hnb) with 60 counters (rate_ctr.c:86)
20241031123744289 [1;34mDHNBAP[0;m [1;34mDEBUG[0;m (127.0.0.1:54403 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560)[0;m
20241031123744289 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:54403 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566)[0;m
20241031123744289 [1;33mDHNBAP[0;m [1;33mNOTICE[0;m (127.0.0.1:54403 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168)[0;m
[38;5;23m20241031123744289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54403<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797)[0;m
[38;5;23m20241031123744289 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54403<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732)[0;m
MTC@e41700779a8c: setverdict(pass): pass -> pass, component reason not changed
[38;5;43m20241031123744407 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123744407 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0[0;m
[38;5;43m20241031123744407 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123744407 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.msc0-M3UA(788)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123744410 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744410 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123744410 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123744410 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123744410 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123744410 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123744410 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123744412 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744412 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123744412 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123744412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123744412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123744412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123744412 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123744412 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123744412 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123744412 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123744412 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123744412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123744412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123744412 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123744412 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123744412 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123744412 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123744412 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123744413 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744413 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147)[0;m
20241031123744413 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744413 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744413 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744413 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744413 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123744413 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123744447 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted[0;m
[38;5;43m20241031123744448 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0[0;m
[38;5;43m20241031123744448 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind[0;m
[38;5;43m20241031123744448 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication[0;m
HNBGW_Test.sgsn0-M3UA(791)@e41700779a8c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8
[38;5;43m20241031123744451 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744451 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP)[0;m
[38;5;43m20241031123744451 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP[0;m
[38;5;43m20241031123744451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE[0;m
[38;5;43m20241031123744451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind[0;m
[38;5;43m20241031123744451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE[0;m
[38;5;43m20241031123744451 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication[0;m
[38;5;43m20241031123744452 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744452 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE)[0;m
[38;5;43m20241031123744452 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC[0;m
[38;5;43m20241031123744452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE[0;m
[38;5;43m20241031123744452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind[0;m
[38;5;43m20241031123744452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE[0;m
[38;5;43m20241031123744452 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication[0;m
[38;5;23m20241031123744453 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123744453 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123744453 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713)[0;m
[38;5;49m20241031123744453 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403)[0;m
[38;5;45m20241031123744453 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123744453 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123744453 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123744453 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123744453 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557)[0;m
[33m20241031123744453 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628)[0;m
20241031123744453 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351)[0;m
20241031123744454 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m
20241031123744454 [1;34mDRANAP[0;m [1;34mDEBUG[0;m (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147)[0;m
20241031123744454 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171)[0;m
[38;5;45m20241031123744454 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123744454 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123744454 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297)[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123744454 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123744454 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123744454 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123744454 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
HNBGW_Test.msc0-RAN(787)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123745215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123745215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123745215 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123745215 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123745215 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123745215 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123745215 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123745215 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123745215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123745215 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123745215 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197)[0;m
20241031123745215 [1;31mDRANAP[0;m [1;31mERROR[0;m (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123745215 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123745215 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745215 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745216 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745216 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123745216 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123745216 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123745216 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123745216 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123745216 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4[0;m
[38;5;43m20241031123745216 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123745217 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123745217 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123745217 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123745217 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123745217 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123745217 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123745217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123745217 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123745217 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745218 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123745218 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123745218 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123745218 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123745218 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123745218 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
HNBGW_Test.sgsn0-RAN(790)@e41700779a8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123745257 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123745257 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123745257 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123745257 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123745257 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123745257 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123745257 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123745257 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123745257 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011)[0;m
20241031123745257 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367)[0;m
20241031123745257 [1;33mDRANAP[0;m [1;33mNOTICE[0;m (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197)[0;m
20241031123745257 [1;31mDRANAP[0;m [1;31mERROR[0;m (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222)[0;m
[38;5;45m20241031123745257 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890)[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745257 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227)[0;m
[38;5;43m20241031123745257 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)[0;m
[38;5;43m20241031123745258 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m XUA_AS(as-clnt-msc-0)[0x55a9b4409db0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)[0;m
20241031123745258 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249)[0;m
20241031123745258 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: link up (cnlink.c:111)[0;m
[38;5;43m20241031123745258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123745258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123745258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123745258 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1[0;m
[38;5;43m20241031123745258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing[0;m
[38;5;43m20241031123745258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua[0;m
[38;5;43m20241031123745258 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1[0;m
[38;5;43m20241031123745258 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;49m20241031123745259 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA)[0;m
[38;5;49m20241031123745259 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer[0;m
[38;5;49m20241031123745259 [1;34mDLM3UA[0;m[38;5;49m <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123745259 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)[0;m
[38;5;49m20241031123745259 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542)[0;m
[38;5;49m20241031123745259 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565)[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334)[0;m
[38;5;43m20241031123745259 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 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=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745259 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745260 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745260 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745260 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745260 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386)[0;m
[38;5;47m20241031123745260 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445)[0;m
[38;5;47m20241031123745260 [1;34mDLSUA[0;m[38;5;47m [1;34mDEBUG[0;m[38;5;47m SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445)[0;m
[38;5;45m20241031123745260 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123745260 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647)[0;m
20241031123745260 [1;34mDRANAP[0;m [1;34mDEBUG[0;m Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092)[0;m
20241031123745260 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372)[0;m
20241031123745260 [1;32mDRANAP[0;m [1;32mINFO[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282)[0;m
MTC@e41700779a8c: Dynamic test case error: Text encoder: Encoding an unbound boolean value.
MTC@e41700779a8c: setverdict(error): pass -> error
20241031123746310 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59956<->l=127.0.0.1:4261 (telnet_interface.c:138)
TC_apply_sccp-Iuh0-RUA(782)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123746312 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54403<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123746312 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:54403<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123746312 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:54403<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123746312 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:54403 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54403<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123746312 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123746312 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797)[0;m
[38;5;23m20241031123746312 [1;34mDLINP[0;m[38;5;23m [1;34mDEBUG[0;m[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704)[0;m
[38;5;23m20241031123746312 [1;33mDLINP[0;m[38;5;23m [1;33mNOTICE[0;m[38;5;23m SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)[0;m
20241031123746312 [1;33mDMAIN[0;m [1;33mNOTICE[0;m (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711)[0;m
20241031123746312 [1;32mDMAIN[0;m [1;32mINFO[0;m (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269)[0;m
[38;5;23m20241031123746312 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123746312 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0[0;m
[38;5;43m20241031123746312 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT[0;m
[38;5;23m20241031123746312 [1;33mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123746312 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123746312 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP[0;m
[38;5;23m20241031123746312 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
TC_apply_sccp0(793)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123746312 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123746312 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
20241031123746312 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4261 (telnet_interface.c:138)
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123746312 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123746312 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123746312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123746312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123746312 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123746312 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123746312 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123746312 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123746312 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(msc-0)[0x55a9b439dc10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123746312 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(msc-0)[0x55a9b439dc10]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
[38;5;33m20241031123746312 [1;32mDLCTRL[0;m[38;5;33m [1;32mINFO[0;m[38;5;33m close()d CTRL connection (r=127.0.0.1:35997<->l=127.0.0.1:4262) (control_if.c:193)[0;m
HNBGW_Test.msc0-SCCP(786)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-RAN(790)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-RAN(787)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.msc0-M3UA(788)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-SCCP(789)@e41700779a8c: Final verdict of PTC: none
[38;5;23m20241031123746312 [1;33mDLINP[0;m[38;5;23m <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123746312 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0[0;m
[38;5;43m20241031123746312 [1;33mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST[0;m
[38;5;23m20241031123746312 [1;31mDLINP[0;m[38;5;23m <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80)[0;m
[38;5;43m20241031123746312 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1[0;m
[38;5;43m20241031123746312 [1;31mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED[0;m
[38;5;23m20241031123746312 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104)[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0)[0;m
[38;5;43m20241031123746312 [1;32mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind[0;m
[38;5;43m20241031123746312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING[0;m
TC_apply_sccp-Iuh1(783)@e41700779a8c: Final verdict of PTC: none
[38;5;43m20241031123746313 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication[0;m
[38;5;43m20241031123746313 [1;34mDLSS7[0;m[38;5;43m <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication[0;m
[38;5;23m20241031123746313 [1;31mDLINP[0;m[38;5;23m <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe[0;m
[38;5;43m20241031123746313 [1;34mDLSS7[0;m[38;5;43m [1;34mDEBUG[0;m[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030)[0;m
[38;5;49m20241031123746313 [1;34mDLM3UA[0;m[38;5;49m [1;34mDEBUG[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713)[0;m
[38;5;49m20241031123746313 [1;33mDLM3UA[0;m[38;5;49m [1;33mNOTICE[0;m[38;5;49m 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368)[0;m
[38;5;45m20241031123746313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176)[0;m
[38;5;45m20241031123746313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298)[0;m
[38;5;45m20241031123746313 [1;34mDLSCCP[0;m[38;5;45m [1;34mDEBUG[0;m[38;5;45m Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176)[0;m
[33m20241031123746313 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647)[0;m
[33m20241031123746313 [1;34mDCN[0;m[33m [1;34mDEBUG[0;m[33m N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557)[0;m
[33m20241031123746313 [1;33mDCN[0;m[33m [1;33mNOTICE[0;m[33m (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620)[0;m
20241031123746313 [1;34mDRANAP[0;m [1;34mDEBUG[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357)[0;m
20241031123746313 [1;33mDRANAP[0;m [1;33mNOTICE[0;m cnlink(sgsn-0)[0x55a9b43e8ac0]{DISCONNECTED}: link lost (cnlink.c:118)[0;m
TC_apply_sccp-Iuh1-RUA(784)@e41700779a8c: Final verdict of PTC: none
HNBGW_Test.sgsn0-M3UA(791)@e41700779a8c: Final verdict of PTC: none
TC_apply_sccp-Iuh0(781)@e41700779a8c: Final verdict of PTC: none
HNBGW-MGCP(792)@e41700779a8c: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(785)@e41700779a8c: Final verdict of PTC: none
VirtHNBGW-STATS(780)@e41700779a8c: Final verdict of PTC: none
MTC@e41700779a8c: Setting final verdict of the test case.
MTC@e41700779a8c: Local verdict of MTC: error
MTC@e41700779a8c: Local verdict of PTC VirtHNBGW-STATS(780): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_apply_sccp-Iuh0(781): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(782): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_apply_sccp-Iuh1(783): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(784): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(786): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-RAN(787): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(788): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(789): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(790): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(791): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC HNBGW-MGCP(792): none (error -> error)
MTC@e41700779a8c: Local verdict of PTC TC_apply_sccp0(793): none (error -> error)
MTC@e41700779a8c: Test case TC_apply_sccp finished. Verdict: error
MTC@e41700779a8c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp error'.
Thu Oct 31 12:37:46 UTC 2024
[1;31m------ HNBGW_Tests.TC_apply_sccp error ------[0m
Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc
20241031123746374 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:192)
[38;5;51m20241031123746684 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-27 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
20241031123746876 [1;32mDLGLOBAL[0;m [1;32mINFO[0;m Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=134384)
Waiting for packet dumper to finish... 1 (prev_count=134384, count=150052)
[38;5;43m20241031123748312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123748312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123748312 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN[0;m
[38;5;43m20241031123748314 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind[0;m
[38;5;43m20241031123748314 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages[0;m
[38;5;43m20241031123748314 [1;34mDLSS7[0;m[38;5;43m <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN[0;m
MTC@e41700779a8c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp error' was executed successfully (exit status: 0).
MC@e41700779a8c: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@e41700779a8c: Terminating MTC.
MC@e41700779a8c: MTC terminated.
MC2> exit
MC@e41700779a8c: Shutting down session.
MC@e41700779a8c: Shutdown complete.
Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-425.log'
--------------------
[1;32mpass[0;m HNBGW_Tests.TC_hnb_register
[1;32mpass[0;m HNBGW_Tests.TC_hnb_register_duplicate
[1;32mpass[0;m HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc
[1;32mpass[0;m HNBGW_Tests.TC_ue_register
[1;32mpass[0;m HNBGW_Tests.TC_ue_register_tmsi_lai
[1;32mpass[0;m HNBGW_Tests.TC_ue_register_before_hnb_register
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_release_abnormal
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_initial_ue
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_initial_ue
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_bidir
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_bidir
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assignment
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_release
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_release_abnormal
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assign_fail
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assign_mgcp_to
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_mo_disconnect
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_mo_disconnect
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_cs_creq_cref
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_ranap_ps_creq_cref
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_paging_imsi
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_paging_tmsi
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_second_rab_assignment
[1;32mpass[0;m HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc
[1;31mpass->FAIL[0;m HNBGW_Tests.TC_apply_sccp
[1;32mNEW: PASS[0;m HNBGW_Tests.TC_hnb_disconnected_timeout
[1;31mNEW: FAIL[0;m HNBGW_Tests.TC_ps_rab_assignment_with_pfcp
[1;31mNEW: FAIL[0;m HNBGW_Tests.TC_mscpool_L3Compl_no_cn
[1;31mNEW: FAIL[0;m HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn
Summary:
[1;31mpass->FAIL[0;m: 41
[1;31mNEW: FAIL[0;m: 3
[1;32mpass[0;m: 7
[1;32mNEW: PASS[0;m: 1
[1;34mskip[0;m: 1
[0;94m[testenv][with-pfcp] Testsuite is done[0m
[1;34m[testenv][with-pfcp] Stopping testsuite (2994025)[0m
[1;34m[testenv][with-pfcp] Merging log files[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'][0m
[38;5;51m20241031123749685 [1;32mDLPFCP[0;m[38;5;51m [1;32mINFO[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: <-tx- PFCP seq-27 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193)[0;m
[1;34m[testenv][with-pfcp] Formatting log files[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'][0m
[38;5;51m20241031123752686 [1;31mDLPFCP[0;m[38;5;51m [1;31mERROR[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188)[0;m
[38;5;51m20241031123752686 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208)[0;m
[38;5;51m20241031123752686 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: <-tx- PFCP seq-27 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456)[0;m
[38;5;51m20241031123752686 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464)[0;m
[38;5;51m20241031123752686 [1;34mDLPFCP[0;m[38;5;51m [1;34mDEBUG[0;m[38;5;51m pfcp_cp_peer(127-0-0-1:8805)[0x55a9b43ec540]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90)[0;m
[1;34m[testenv][with-pfcp] Stopping stp (2993912)[0m
[1;34m[testenv][with-pfcp] Stopping hnbgw (2993953)[0m
[1;34m[testenv][with-pfcp] Running testsuite clean script (reason: finished)[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'][0m
Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-425.log
[1;34m[testenv][with-pfcp] Showing junit-xml-with-pfcp-425.log[0m
[0;94m[testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/junit-xml-with-pfcp-425.log && echo'][0m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mTimeout of T_guard
HNBGW_Tests.ttcn:2457 HNBGW_Tests control part
HNBGW_Tests.ttcn:2412 TC_mscpool_L3Compl_no_cn testcase
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mTimeout of T_guard
HNBGW_Tests.ttcn:2470 HNBGW_Tests control part
HNBGW_Tests.ttcn:2415 TC_sgsnpool_L3Compl_no_cn testcase
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[m
[01;34m[mDynamic test case error: Text encoder: Encoding an unbound boolean value.[01;34m[m
[01;34m[m
[01;34m[m
[1;34m[testenv] Stopping podman container[0m
[0;94m[testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1'][0m
e41700779a8ca5daf18ac5daa27d59a84d8442196e352f2756a19baf0592cf89
Error: no container with name or ID testenv-hnbgw-all-osmocom-latest-20241031-1222-f34534a5-1 found: no such container
[1;91m[testenv] podman container crashed![0m
[1;34m[testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/869/artifact/logs/ [0m
+ rm -rf _cache .linux
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Archiving artifacts
Finished: UNSTABLE